mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 03:57:41 +00:00
Merge pull request #121413 from humblec/csi-sidecar
snapshot controller version bump to v6.3.1
This commit is contained in:
commit
e36fc426a7
@ -22,7 +22,7 @@ spec:
|
||||
serviceAccount: volume-snapshot-controller
|
||||
containers:
|
||||
- name: volume-snapshot-controller
|
||||
image: registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
|
||||
image: registry.k8s.io/sig-storage/snapshot-controller:v6.3.1
|
||||
args:
|
||||
- "--v=5"
|
||||
- "--metrics-path=/metrics"
|
||||
|
Loading…
Reference in New Issue
Block a user