Skip to content

Commit 93a0144

Browse files
authored
[dev] Fix wipe-devstaging (#3018)
1 parent b85d74b commit 93a0144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.werft/wipe-devstaging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ args:
55
pod:
66
serviceAccount: werft
77
nodeSelector:
8-
cloud.google.com/gke-nodepool: workload
8+
dev/workload: workload
99
imagePullSecrets:
1010
- name: eu-gcr-io-pull-secret
1111
volumes:

0 commit comments

Comments
 (0)