Skip to content

Commit 94db89f

Browse files
authored
remove workspace as part of migration #9
remove workspace as part of migration
2 parents 69e234f + d541398 commit 94db89f

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

Diff for: .tekton/external-secrets-controller-pull-request.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -325,9 +325,6 @@ spec:
325325
operator: in
326326
values:
327327
- "false"
328-
workspaces:
329-
- name: test-ws
330-
workspace: workspace
331328
- name: clair-scan
332329
params:
333330
- name: image-digest

Diff for: .tekton/external-secrets-controller-push.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -323,9 +323,6 @@ spec:
323323
operator: in
324324
values:
325325
- "false"
326-
workspaces:
327-
- name: test-ws
328-
workspace: workspace
329326
- name: clair-scan
330327
params:
331328
- name: image-digest

0 commit comments

Comments
 (0)