mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #95412 from saikat-royc/snapshot-controller-bump
Upgrade snapshot controller to 3.0.0
This commit is contained in:
commit
dee62a7267
@ -22,6 +22,6 @@ spec:
|
|||||||
serviceAccount: volume-snapshot-controller
|
serviceAccount: volume-snapshot-controller
|
||||||
containers:
|
containers:
|
||||||
- name: volume-snapshot-controller
|
- name: volume-snapshot-controller
|
||||||
image: k8s.gcr.io/sig-storage/snapshot-controller:v2.1.1
|
image: k8s.gcr.io/sig-storage/snapshot-controller:v3.0.0
|
||||||
args:
|
args:
|
||||||
- "--v=5"
|
- "--v=5"
|
||||||
|
Loading…
Reference in New Issue
Block a user