Open liorkesos opened 2 months ago
Update
primaryCreds:
user:
key: "KEYCLOAK_ADMIN"
configMap: "keycloak-env-vars"
password:
key: "admin-password"
secretName: "keycloak"
Logic for DNS convention shold be ${product-name}.${appUUID}.hossted.app @AdheipSingh will substitute the APPUUID to the actual value of it. keycloak.APPUUID.hossted.app
If we don't get IP - and. therefore cant set the DNS we assume. we're working. on a kind/k3s/kubeadmin local cluster and will give a response that will urge thee user to set his hosts file to 0.0.0.0. keycloak.${appuuid}.hossted.app and it should work as well
@AdheipSingh - Is the dns logic implemented in the latest operator ?
Helm overrides passed to operator will contain a primaryCreds object in. which we are "telling" the operator what the user and password are to implement the attached screenshot.
We want to use these values to ultimately reconcile , pass to the API and b stored as something like this:
Pseaudo logic will be