add pull policy
All checks were successful
lint-test-helm / lint-helm (push) Successful in 28s
render-manifests-push / render-manifests-push (push) Successful in 1m21s
renovate / renovate (push) Successful in 2m19s

This commit is contained in:
2026-01-20 15:06:12 -06:00
parent 70a99fc40c
commit 27e84df323

View File

@@ -25,6 +25,7 @@ rook-ceph-cluster:
# https://quay.io/repository/ceph/ceph?tab=tags # https://quay.io/repository/ceph/ceph?tab=tags
repository: quay.io/ceph/ceph repository: quay.io/ceph/ceph
tag: v19.2.3-20250717 tag: v19.2.3-20250717
imagePullPolicy: IfNotPresent
cephClusterSpec: cephClusterSpec:
mgr: mgr:
count: 2 count: 2