Merge pull request #95412 from saikat-royc/snapshot-controller-bump

Upgrade snapshot controller to 3.0.0
This commit is contained in:
Kubernetes Prow Robot
2020-10-12 11:32:49 -07:00
committed by GitHub

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"