Upgrade snapshot controller to 3.0.0

This commit is contained in:
Saikat Roychowdhury 2020-10-08 18:45:25 +00:00
parent b53ba30c6a
commit 5a3632df55

View File

@ -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"