Add documentation for all image.tag values
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user