Skip to content

Commit

Permalink
Merge branch 'litmuschaos:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
kwx4957 authored Aug 9, 2024
2 parents 7190b2f + 29283a8 commit 11eee35
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion website/docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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`)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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`)
Expand Down

0 comments on commit 11eee35

Please sign in to comment.