We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 451783b + dee0c5e commit 4503b30Copy full SHA for 4503b30
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: volume-data-source-validator:latest
+ image: k8s.gcr.io/sig-storage/volume-data-source-validator:v0.1.0
30
args:
31
- "--v=5"
32
- "--leader-election=false"
0 commit comments