Skip to content

Commit 68aa029

Browse files
authored
Update charts/cluster-secret/values.yaml
1 parent fad6d73 commit 68aa029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/cluster-secret/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ imagePullSecrets: []
22
image:
33
repository: quay.io/clustersecret/clustersecret
44
tag: 0.0.12
5+
# use tag-alt for ARM and other alternative builds - read the readme for more information
56

6-
# use tag-alt for ARM and other alternative builds - read the readme for more information
77
# If Clustersecret is about to create a secret and then it founds it exists:
88
# Default is to ignore it via false setting. (to not loose any unintentional data)
99
# It can also be replaced, just set value to true.

0 commit comments

Comments
 (0)