Change snapshot-controller image to v4.2.1

This commit is contained in:
xing-yang 2022-07-06 09:50:22 -04:00
parent 8e62fd24b0
commit e7cfbbbbc7

View File

@ -22,7 +22,7 @@ spec:
serviceAccount: volume-snapshot-controller
containers:
- name: volume-snapshot-controller
image: registry.k8s.io/sig-storage/snapshot-controller:v6.0.1
image: registry.k8s.io/sig-storage/snapshot-controller:v4.2.1
args:
- "--v=5"
- "--metrics-path=/metrics"