diff --git a/bitnami/mongodb/values.yaml b/bitnami/mongodb/values.yaml index d4095911c..ee140c4ac 100644 --- a/bitnami/mongodb/values.yaml +++ b/bitnami/mongodb/values.yaml @@ -193,8 +193,8 @@ tls: pullPolicy: IfNotPresent ## e.g: ## extraDnsNames - ## - "DNS.6": "$my_host" - ## - "DNS.7": "$test" + ## "DNS.6": "$my_host" + ## "DNS.7": "$test" ## extraDnsNames: [] ## @param tls.mode Allows to set the tls mode which should be used when tls is enabled (options: `allowTLS`, `preferTLS`, `requireTLS`)