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

@@ -85,7 +85,7 @@ spec:
mountPath: /csi
- name: csi-snapshotter
# NOTE: replace with official image when released: quay.io/k8scsi/csi-snapshotter:v2.0.0
image: csi-snapshotter:testbeta #quay.io/k8scsi/csi-snapshotter:testbeta
image: quay.io/k8scsi/csi-snapshotter:v2.0.0-rc2
args:
- "--v=5"
- "--csi-address=$(ADDRESS)"