fix: set initial password explicitly, or hell we we loose at first upgrade
This commit is contained in:
@@ -4,6 +4,11 @@ auth:
|
|||||||
existingSecret: ""
|
existingSecret: ""
|
||||||
managementPassword: ""
|
managementPassword: ""
|
||||||
managementUser: manager
|
managementUser: manager
|
||||||
|
postgresql:
|
||||||
|
enabled: true
|
||||||
|
auth:
|
||||||
|
postgresPassword: "avatar mustiness economic"
|
||||||
|
password: "punctured abstain facility"
|
||||||
extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
- mountPath: /opt/bitnami/keycloak/themes/oceanbox
|
- mountPath: /opt/bitnami/keycloak/themes/oceanbox
|
||||||
name: theme
|
name: theme
|
||||||
|
|||||||
Reference in New Issue
Block a user