diff --git a/charts/cluster-secret/values.yaml b/charts/cluster-secret/values.yaml index f2bfffd..19cc493 100644 --- a/charts/cluster-secret/values.yaml +++ b/charts/cluster-secret/values.yaml @@ -5,7 +5,7 @@ clustersecret: tag: 0.0.10 # use tag-alt for ARM and other alternative builds - read the readme for more information # If Clustersecret is about to create a secret and then it founds it exists: - # Default is to ignore it. (to not loose any unintentional data) + # Default is to ignore it. (to not loose any unintentional data) # It can also reeplace it. Just uncommenting next line. - #replace_existing: 'true' + # replace_existing: 'true' kubernetesClusterDomain: cluster.local