mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +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
|
||||
containers:
|
||||
- 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:
|
||||
- "--v=5"
|
||||
|
Loading…
Reference in New Issue
Block a user