Roman Gherta
Roman Gherta
Clarification on how to modify adminUrl property and others, important for production environment Closes #409
### Description In order to separate frontend form backend we need `/subsystem=keycloak-server/spi=hostname/provider=default:write-attribute(name=properties.forceBackendUrlToFrontendUrl,value=false)` Otherwise accessing the adminUrl set by "KEYCLOAK_ADMIN_URL=https://myprivatekeycloak:8443/auth/" will result in a redirect to frontend Is there an env...
Can we atm customize the pgbouncer settings like max_conn etc ? the config file is managed by the operator and I see nothing helpful in the CRDs.