deploy: update deployment templates to point to 3.6-canary images

This commit revert the deployment templates in release 3.6 branch
to canary.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2022-04-05 21:32:00 +05:30
committed by mergify[bot]
parent eff3e9a237
commit 2790daac39
8 changed files with 13 additions and 13 deletions

View File

@ -87,7 +87,7 @@ nodeplugin:
plugin:
image:
repository: quay.io/cephcsi/cephcsi
tag: v3.6.0
tag: v3.6-canary
pullPolicy: IfNotPresent
resources: {}

View File

@ -109,7 +109,7 @@ nodeplugin:
plugin:
image:
repository: quay.io/cephcsi/cephcsi
tag: v3.6.0
tag: v3.6-canary
pullPolicy: IfNotPresent
resources: {}