We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad6d73 commit 68aa029Copy full SHA for 68aa029
charts/cluster-secret/values.yaml
@@ -2,8 +2,8 @@ imagePullSecrets: []
2
image:
3
repository: quay.io/clustersecret/clustersecret
4
tag: 0.0.12
5
+ # use tag-alt for ARM and other alternative builds - read the readme for more information
6
-# use tag-alt for ARM and other alternative builds - read the readme for more information
7
# If Clustersecret is about to create a secret and then it founds it exists:
8
# Default is to ignore it via false setting. (to not loose any unintentional data)
9
# It can also be replaced, just set value to true.
0 commit comments