We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b0def commit 6a45442Copy full SHA for 6a45442
deploy/kubernetes/setup-data-source-validator.yaml
@@ -26,7 +26,7 @@ spec:
26
serviceAccount: volume-data-source-validator
27
containers:
28
- name: volume-data-source-validator
29
- image: k8s.gcr.io/sig-storage/volume-data-source-validator:v0.1.0
+ image: k8s.gcr.io/sig-storage/volume-data-source-validator:v1.0.0
30
args:
31
- "--v=5"
32
- "--leader-election=false"
0 commit comments