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
commit 5031ae1159
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"