Closed 3keyroman closed 9 months ago
Currently keycloak-internal subchart requires that keycloak schema in the database already exists.
keycloak-internal
keycloak
The helm chart should be improved to check if the keycloak schema exists, and if not, create it.
Currently
keycloak-internal
subchart requires thatkeycloak
schema in the database already exists.The helm chart should be improved to check if the
keycloak
schema exists, and if not, create it.