diff --git a/website/docs/getting-started/installation.md b/website/docs/getting-started/installation.md index b767565f..2f518743 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 aff153b6..ed71beca 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 4216a487..954e15d7 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`)