mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-10 17:35:44 -04:00
Change snapshot-controller image to v4.2.1
This commit is contained in:
parent
8e62fd24b0
commit
e7cfbbbbc7
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue