Merge pull request #128690 from humblec/new-sc

csi: update snapshot controller to the v8.1.0
This commit is contained in:
Kubernetes Prow Robot 2024-12-12 02:57:35 +00:00 committed by GitHub
commit 9da10c5ea2
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:v8.0.0
image: registry.k8s.io/sig-storage/snapshot-controller:v8.1.0
args:
- "--v=5"
- "--metrics-path=/metrics"