Merge pull request #112781 from humblec/gce-new

Update sidecar controllers to latest versions in the e2e
This commit is contained in:
Kubernetes Prow Robot
2022-09-29 22:18:28 -07:00
committed by GitHub
9 changed files with 22 additions and 22 deletions

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