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 790dfdb + c253346 commit 3466517Copy full SHA for 3466517
cluster/addons/volumesnapshots/volume-snapshot-controller/volume-snapshot-controller-deployment.yaml
@@ -22,7 +22,7 @@ spec:
22
serviceAccount: volume-snapshot-controller
23
containers:
24
- name: volume-snapshot-controller
25
- image: registry.k8s.io/sig-storage/snapshot-controller:v6.3.3
+ image: registry.k8s.io/sig-storage/snapshot-controller:v8.0.0
26
args:
27
- "--v=5"
28
- "--metrics-path=/metrics"
0 commit comments