deploy: revert deploy template changes for release-3.5

This commit revert the template changes brought in for release-3.5
and making it refer to canary.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2022-01-17 09:44:23 +05:30
committed by mergify[bot]
parent c1100dec15
commit cc0babffa9
8 changed files with 13 additions and 13 deletions

View File

@ -284,7 +284,7 @@ teardown-rook)
;;
cephcsi)
echo "copying the cephcsi image"
copy_image_to_cluster "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.5.0 "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.5.0
copy_image_to_cluster "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.5-canary "${CEPHCSI_IMAGE_REPO}"/cephcsi:v3.5-canary
;;
k8s-sidecar)
echo "copying the kubernetes sidecar images"