rook-ceph: use image/tag values from default rather than pinning them in our values.yaml
This commit is contained in:
@@ -3,12 +3,6 @@
|
|||||||
# Declare variables to be passed into your templates.
|
# Declare variables to be passed into your templates.
|
||||||
|
|
||||||
image:
|
image:
|
||||||
# -- Image
|
|
||||||
repository: docker.io/rook/ceph
|
|
||||||
# -- Image tag
|
|
||||||
# @default -- `v1.16.4`
|
|
||||||
tag: v1.18.2
|
|
||||||
# -- Image pull policy
|
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
crds:
|
crds:
|
||||||
|
|||||||
Reference in New Issue
Block a user