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.
1 parent 86451e9 commit e202cf7Copy full SHA for e202cf7
deploy/kubernetes/snapshot-controller/setup-snapshot-controller.yaml
@@ -33,7 +33,7 @@ spec:
33
serviceAccountName: snapshot-controller
34
containers:
35
- name: snapshot-controller
36
- image: gcr.io/k8s-staging-sig-storage/snapshot-controller:v5.0.1
+ image: gcr.io/k8s-staging-sig-storage/snapshot-controller:v6.0.1
37
args:
38
- "--v=5"
39
- "--leader-election=true"
0 commit comments