File tree Expand file tree Collapse file tree
argocd/eoepca/iam/parts/values Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ iam: &iam
2020 enabled : true
2121 createRoute : true
2222 # "Official" Keycloak URL (used everywhere where Keycloak needs to be addressed)
23- # url: &kcurl https://iam-auth.rke2.deploybox.co.uk
24- url : &kcurl https://rke2.deploybox.co.uk/iam/auth
23+ url : &kcurl https://iam-auth.rke2.deploybox.co.uk
24+ # url: &kcurl https://rke2.deploybox.co.uk/iam/auth
2525 # Deviating "internal" Keycloak URL to use for cluster-internal access
2626 # (defaults to official URL). Only used for Crossplane provider so far.
2727 # Useful to prevent Crossplane-related traffic from going through APISIX.
@@ -387,6 +387,7 @@ keycloak-operator:
387387 tlsSecret : *tlsSecretRef
388388 hostname :
389389 hostname : *kcurl
390+ admin :
390391 ingress :
391392 # Deactivate generation of Ingress resource by operator Helm chart
392393 enabled : false
You can’t perform that action at this time.
0 commit comments