revert: revert to 3.11-canary

This commit makes template changes for
3.11 release branch to use 3.11-canary tag.

Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
Rakshith R
2024-04-02 20:38:52 +05:30
committed by mergify[bot]
parent bc24b5eca8
commit 2ee72f0391
9 changed files with 15 additions and 15 deletions

View File

@ -28,7 +28,7 @@ spec:
capabilities:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: quay.io/cephcsi/cephcsi:v3.11.0
image: quay.io/cephcsi/cephcsi:v3.11-canary
args:
- "--nodeid=$(NODE_ID)"
- "--pluginpath=/var/lib/kubelet/plugins"
@ -134,7 +134,7 @@ spec:
securityContext:
privileged: true
allowPrivilegeEscalation: true
image: quay.io/cephcsi/cephcsi:v3.11.0
image: quay.io/cephcsi/cephcsi:v3.11-canary
args:
- "--type=liveness"
- "--endpoint=$(CSI_ENDPOINT)"