mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #110980 from xing-yang/test_ci
Change snapshot-controller image to v4.2.1
This commit is contained in:
commit
15f111f78f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user