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
commit dee62a7267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"