Merge pull request #110980 from xing-yang/test_ci

Change snapshot-controller image to v4.2.1
This commit is contained in:
Kubernetes Prow Robot 2022-07-11 18:22:50 -07:00 committed by GitHub
commit 15f111f78f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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:v4.2.1
args:
- "--v=5"
- "--metrics-path=/metrics"