diff --git a/website/docs/getting-started/installation.md b/website/docs/getting-started/installation.md index b767565..2f51874 100644 --- a/website/docs/getting-started/installation.md +++ b/website/docs/getting-started/installation.md @@ -117,7 +117,7 @@ In this method the users need to install mongo first via helm and then apply the Mongo Values ```bash - auth: +auth: enabled: true rootPassword: "1234" # -- existingSecret Existing secret with MongoDB(®) credentials (keys: `mongodb-passwords`, `mongodb-root-password`, `mongodb-metrics-password`, ` mongodb-replica-set-key`) diff --git a/website/versioned_docs/version-3.9.0/getting-started/installation.md b/website/versioned_docs/version-3.9.0/getting-started/installation.md index aff153b..ed71bec 100644 --- a/website/versioned_docs/version-3.9.0/getting-started/installation.md +++ b/website/versioned_docs/version-3.9.0/getting-started/installation.md @@ -117,7 +117,7 @@ In this method the users need to install mongo first via helm and then apply the Mongo Values ```bash - auth: +auth: enabled: true rootPassword: "1234" # -- existingSecret Existing secret with MongoDB(®) credentials (keys: `mongodb-passwords`, `mongodb-root-password`, `mongodb-metrics-password`, ` mongodb-replica-set-key`) diff --git a/website/versioned_docs/version-3.9.1/getting-started/installation.md b/website/versioned_docs/version-3.9.1/getting-started/installation.md index 4216a48..954e15d 100644 --- a/website/versioned_docs/version-3.9.1/getting-started/installation.md +++ b/website/versioned_docs/version-3.9.1/getting-started/installation.md @@ -117,7 +117,7 @@ In this method the users need to install mongo first via helm and then apply the Mongo Values ```bash - auth: +auth: enabled: true rootPassword: "1234" # -- existingSecret Existing secret with MongoDB(®) credentials (keys: `mongodb-passwords`, `mongodb-root-password`, `mongodb-metrics-password`, ` mongodb-replica-set-key`)