Skip to content

Commit ba0212f

Browse files
committed
fix: annoying helm linter
1 parent 4339b98 commit ba0212f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: charts/cluster-secret/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ clustersecret:
55
tag: 0.0.10
66
# 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:
8-
# Default is to ignore it. (to not loose any unintentional data)
8+
# Default is to ignore it. (to not loose any unintentional data)
99
# It can also reeplace it. Just uncommenting next line.
10-
#replace_existing: 'true'
10+
# replace_existing: 'true'
1111
kubernetesClusterDomain: cluster.local

0 commit comments

Comments
 (0)