We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24b0def + 6a45442 commit d9c25b7Copy full SHA for d9c25b7
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