revert: revert back 3.8.0 template changes

revert back the template changes for 3.8.0
release and use canary 3.8 tag

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2023-02-22 16:44:39 +01:00
committed by mergify[bot]
parent e13e72af0b
commit 3668037797
9 changed files with 15 additions and 15 deletions

View File

@ -88,7 +88,7 @@ spec:
mountPath: /csi
- name: csi-nfsplugin
# for stable functionality replace canary with latest release version
image: quay.io/cephcsi/cephcsi:v3.8.0
image: quay.io/cephcsi/cephcsi:v3.8-canary
args:
- "--nodeid=$(NODE_ID)"
- "--type=nfs"
@ -120,7 +120,7 @@ spec:
- name: keys-tmp-dir
mountPath: /tmp/csi/keys
- name: liveness-prometheus
image: quay.io/cephcsi/cephcsi:v3.8.0
image: quay.io/cephcsi/cephcsi:v3.8-canary
args:
- "--type=liveness"
- "--endpoint=$(CSI_ENDPOINT)"

View File

@ -49,7 +49,7 @@ spec:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
# for stable functionality replace canary with latest release version
image: quay.io/cephcsi/cephcsi:v3.8.0
image: quay.io/cephcsi/cephcsi:v3.8-canary
args:
- "--nodeid=$(NODE_ID)"
- "--type=nfs"