docs(k8s): making it clear users MUST update secrets for prod instances. (#27954)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
This commit is contained in:
parent
717a3991f4
commit
c5c5f4dbc1
|
|
@ -93,7 +93,7 @@ Depending how you configured external access, the URL will vary. Once you've ide
|
|||
|
||||
#### Security settings
|
||||
|
||||
Default security settings and passwords are included but you **SHOULD** override those with your own, in particular:
|
||||
Default security settings and passwords are included but you **MUST** update them to run `prod` instances, in particular:
|
||||
|
||||
```yaml
|
||||
postgresql:
|
||||
|
|
|
|||
Loading…
Reference in New Issue