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
+3 -2
View File
@@ -9,7 +9,7 @@ image:
repository: spiffe/spire-agent
# -- The image pull policy
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
# -- Overrides the image tag whose default is the chart appVersion.
tag: ""
imagePullSecrets: []
@@ -86,7 +86,8 @@ waitForIt:
repository: chainguard/wait-for-it
# -- The image pull policy
pullPolicy: IfNotPresent
tag: latest-20230113
# -- Overrides the image tag
tag: latest
resources: {}
# workloadAttestors determine a workload's properties and then generate a set of selectors associated with it.