Update snapshot-controller and csi-snapshotter images to v2.0.0-rc2

This commit is contained in:
xing-yang
2019-11-09 04:05:43 +00:00
parent 105b84d0e5
commit 7f0ecc9b8a
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ spec:
containers:
- name: snapshot-controller
# NOTE: replace with official image when released: quay.io/k8scsi/snapshot-controller:v2.0.0
image: snapshot-controller:testbeta #quay.io/k8scsi/snapshot-controller:testbeta
image: quay.io/k8scsi/snapshot-controller:v2.0.0-rc2
args:
- "--v=5"
- "--leader-election=false"