fix: add missing spaces (#279)

* fix: add missing spaces

Signed-off-by: Joonsoo Park <joonsoo181005@gmail.com>

* apply change to versioned documents

Signed-off-by: Joonsoo Park <joonsoo181005@gmail.com>

---------

Signed-off-by: Joonsoo Park <joonsoo181005@gmail.com>
This commit is contained in:
Joonsoo Park 2024-08-09 15:09:20 +09:00 committed by GitHub
parent d943443f9f
commit 29283a8b0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -117,7 +117,7 @@ In this method the users need to install mongo first via helm and then apply the
Mongo Values Mongo Values
```bash ```bash
auth: auth:
enabled: true enabled: true
rootPassword: "1234" rootPassword: "1234"
# -- existingSecret Existing secret with MongoDB(&reg;) credentials (keys: `mongodb-passwords`, `mongodb-root-password`, `mongodb-metrics-password`, ` mongodb-replica-set-key`) # -- existingSecret Existing secret with MongoDB(&reg;) credentials (keys: `mongodb-passwords`, `mongodb-root-password`, `mongodb-metrics-password`, ` mongodb-replica-set-key`)

View File

@ -117,7 +117,7 @@ In this method the users need to install mongo first via helm and then apply the
Mongo Values Mongo Values
```bash ```bash
auth: auth:
enabled: true enabled: true
rootPassword: "1234" rootPassword: "1234"
# -- existingSecret Existing secret with MongoDB(&reg;) credentials (keys: `mongodb-passwords`, `mongodb-root-password`, `mongodb-metrics-password`, ` mongodb-replica-set-key`) # -- existingSecret Existing secret with MongoDB(&reg;) credentials (keys: `mongodb-passwords`, `mongodb-root-password`, `mongodb-metrics-password`, ` mongodb-replica-set-key`)

View File

@ -117,7 +117,7 @@ In this method the users need to install mongo first via helm and then apply the
Mongo Values Mongo Values
```bash ```bash
auth: auth:
enabled: true enabled: true
rootPassword: "1234" rootPassword: "1234"
# -- existingSecret Existing secret with MongoDB(&reg;) credentials (keys: `mongodb-passwords`, `mongodb-root-password`, `mongodb-metrics-password`, ` mongodb-replica-set-key`) # -- existingSecret Existing secret with MongoDB(&reg;) credentials (keys: `mongodb-passwords`, `mongodb-root-password`, `mongodb-metrics-password`, ` mongodb-replica-set-key`)