From aeb7ed8d58ded191910809a15e790d5a387f17ed Mon Sep 17 00:00:00 2001 From: William P Date: Thu, 2 Oct 2025 15:26:11 -0400 Subject: [PATCH] rook-ceph: use image/tag values from default rather than pinning them in our values.yaml --- system-apps/rook-ceph/operator/values.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/system-apps/rook-ceph/operator/values.yaml b/system-apps/rook-ceph/operator/values.yaml index a3bb24b..f8d966f 100644 --- a/system-apps/rook-ceph/operator/values.yaml +++ b/system-apps/rook-ceph/operator/values.yaml @@ -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: