Merge pull request #125124 from humblec/up

update snapshot controller to v8.0.0
This commit is contained in:
Kubernetes Prow Robot
2024-05-31 15:07:12 -07:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ spec:
serviceAccount: volume-snapshot-controller serviceAccount: volume-snapshot-controller
containers: containers:
- name: volume-snapshot-controller - name: volume-snapshot-controller
image: registry.k8s.io/sig-storage/snapshot-controller:v6.3.3 image: registry.k8s.io/sig-storage/snapshot-controller:v8.0.0
args: args:
- "--v=5" - "--v=5"
- "--metrics-path=/metrics" - "--metrics-path=/metrics"