mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user