Skip to content
Snippets Groups Projects

GONRG-5429: update keycloak version

Merged Nastassia Rabeichykava (EPAM) requested to merge GONRG-5429-update-keycloak-version into master
2 files
+ 3
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -261,6 +261,7 @@ More details on configuration can be found in the original [Bitnami Helm Chart R
|**keycloak.postgresql.enabled** | Deploy and use separate PostgreSQL service for Keycloak| boolean | false | no |
|**keycloak.externalDatabase.existingSecret** | Secret name with DB host, post, user name, and password| string | keycloak-database-secret | yes
|**keycloak.externalDatabase.existingSecretPasswordKey** | Key in K8S secret with password for DB | string | KEYCLOAK_DATABASE_PASSWORD | yes
|**keycloak.proxy**| If you use http to open admin console this value should be "none", otherwise - comment it| string | - | yes
More details on configuration can be found in the original [Bitnami Helm Chart Repository](https://github.com/bitnami/charts/tree/master/bitnami/keycloak).
Loading