rook-ceph: use image/tag values from default rather than pinning them in our values.yaml

This commit is contained in:
2025-10-02 15:26:11 -04:00
parent 0b1ca020bb
commit aeb7ed8d58

View File

@@ -3,12 +3,6 @@
# Declare variables to be passed into your templates.
image:
# -- Image
repository: docker.io/rook/ceph
# -- Image tag
# @default -- `v1.16.4`
tag: v1.18.2
# -- Image pull policy
pullPolicy: IfNotPresent
crds: