IN-CORE / incore-helm

Helm chart to deploy the IN-CORE system in kubernetes.
0 stars 0 forks source link

Fix keycloak missing admin username #152

Closed longshuicy closed 4 months ago

longshuicy commented 4 months ago

Since the keycloak value structure changed, the cronjob setting needs to be upddated to reflect that. Right now it's not able to read the value. See the "ADMIN_USERNAME" has no value. Also change the default admin name to correct admin username "keycloak" since we are not overwriting that in the values yet.

image
ywkim312 commented 4 months ago

Please update Chart.yaml