mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #123249 from humblec/sidecar-snapshotter
make use of latest snapshot controller version v6.3.3 in the deployment
This commit is contained in:
commit
5031ae1159
@ -22,7 +22,7 @@ spec:
|
||||
serviceAccount: volume-snapshot-controller
|
||||
containers:
|
||||
- name: volume-snapshot-controller
|
||||
image: registry.k8s.io/sig-storage/snapshot-controller:v6.3.1
|
||||
image: registry.k8s.io/sig-storage/snapshot-controller:v6.3.3
|
||||
args:
|
||||
- "--v=5"
|
||||
- "--metrics-path=/metrics"
|
||||
|
Loading…
Reference in New Issue
Block a user