CZERTAINLY / CZERTAINLY-Helm-Charts

CZERTAINLY - Helm Charts
https://www.czertainly.com
MIT License
4 stars 2 forks source link

Create keycloak schema automatically during deployment #170

Closed 3keyroman closed 9 months ago

3keyroman commented 9 months ago

Currently keycloak-internal subchart requires that keycloak schema in the database already exists.

The helm chart should be improved to check if the keycloak schema exists, and if not, create it.