pin cephcsi image by tag

This commit is contained in:
2025-10-08 04:19:03 +05:30
parent b33f76d902
commit af4db64f35
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@ spec:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
# for stable functionality replace canary with latest release version
image: quay.io/cephcsi/cephcsi:canary
image: quay.io/cephcsi/cephcsi:v3.15-canary-amd64
args:
- "--nodeid=$(NODE_ID)"
- "--pluginpath=/var/lib/kubelet/plugins"
@@ -135,7 +135,7 @@ spec:
securityContext:
privileged: true
allowPrivilegeEscalation: true
image: quay.io/cephcsi/cephcsi:canary
image: quay.io/cephcsi/cephcsi:v3.15-canary-amd64
args:
- "--type=liveness"
- "--endpoint=$(CSI_ENDPOINT)"