Skip to content

Commit

Permalink
Merge pull request rook#14619 from rook/mergify/bp/release-1.15/pr-14618
Browse files Browse the repository at this point in the history
csi: use specific tag instead of latest image (backport rook#14618)
  • Loading branch information
mergify[bot] authored Aug 21, 2024
2 parents 5b3fa88 + 1d5977b commit 5b49a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/examples/csi-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15802,7 +15802,7 @@ spec:
fieldPath: metadata.namespace
- name: CSI_SERVICE_ACCOUNT_PREFIX
value: ceph-csi-
image: quay.io/cephcsi/ceph-csi-operator:latest
image: quay.io/cephcsi/ceph-csi-operator:v0.1.0
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 5b49a2c

Please sign in to comment.