mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
update images in minikube.sh
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
1b00fb0712
commit
e44e3e6f37
@ -101,7 +101,7 @@ ssh)
|
||||
;;
|
||||
cephcsi)
|
||||
echo "copying the cephcsi image"
|
||||
copy_image_to_cluster "${CEPHCSI_IMAGE_REPO}"/cephcsi:canary "${CEPHCSI_IMAGE_REPO}"/cephcsi:canary
|
||||
copy_image_to_cluster "${CEPHCSI_IMAGE_REPO}"/cephcsi:v1.1.0 "${CEPHCSI_IMAGE_REPO}"/cephcsi:v1.1.0
|
||||
;;
|
||||
k8s-sidecar)
|
||||
echo "copying the kubernetes sidecar images"
|
||||
|
Loading…
Reference in New Issue
Block a user