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:
Kubernetes Prow Robot
2024-02-13 09:33:26 -08:00
committed by GitHub

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.3.1
image: registry.k8s.io/sig-storage/snapshot-controller:v6.3.3
args:
- "--v=5"
- "--metrics-path=/metrics"