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
Initial implementation for rendering Helm chart with some options
The current implementation allows configuring the following aspects of
Keycloak:
* The public hostname using either ingress or route
* An initial admin user
* Keycloak pod resource requests and limits
* Additional Java options (JAVA_OPTS)
* Prometheus monitoring using an existing prometheus-operator
* Postgres database to use. By default a Bitnami Postgres is installed
using the default storage class in the cluster.
Note: Using an external database depends on Commodore support for making
postprocessing filters optional, cf. projectsyn/commodore#155.
0 commit comments