You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> As a result of setting a global secret override, all Graylog and Mongo secrets are assumed to be managed externally.
363
363
> Accordingly, any of the following configuration values will be ignored:
364
-
> - graylog.config.rootPassword
365
-
> - graylog.config.rootUsername
366
-
> - graylog.config.secretPepper
367
-
> - graylog.config.tls.keyPassword
364
+
> - `graylog.config.rootPassword`
365
+
> - `graylog.config.rootUsername`
366
+
> - `graylog.config.secretPepper`
367
+
> - `graylog.config.tls.keyPassword`
368
368
369
369
## Bring Your Own MongoDB
370
370
371
371
By default, this chart deploys a MongoDB replicaset using [the Bitnami MongoDB chart](https://artifacthub.io/packages/helm/bitnami/mongodb) as a dependency.
372
372
If you prefer to use your own MongoDB instance, you can disable the bundled MongoDB and configure the chart to connect to your external database:
0 commit comments