Add documentation for all image.tag values

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-05-17 20:21:07 +02:00
parent d1f3cdb909
commit 59e422b9e3
9 changed files with 22 additions and 17 deletions
+2 -1
View File
@@ -169,7 +169,7 @@ controllerManager:
repository: spiffe/spire-controller-manager
# -- The image pull policy
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
# -- Overrides the image tag
tag: "0.2.2"
resources: {}
@@ -229,6 +229,7 @@ controllerManager:
repository: rancher/kubectl
# -- The image pull policy
pullPolicy: IfNotPresent
# -- Overrides the image tag
tag: latest
telemetry: