Hi, I have an instance of keycloak running on Kubernetes, and the Keycloak Resources were deployed using the Keycloak Operator.
I would like to know how can (using the Keycloak Operator) update the LoginTheme of the master Realm.
Thanks.
Hi, I have an instance of keycloak running on Kubernetes, and the Keycloak Resources were deployed using the Keycloak Operator.
I would like to know how can (using the Keycloak Operator) update the LoginTheme of the master Realm.
Thanks.
I endup following the approach here How to use custom themes on Keycloak Operator deployment on Kubernetes? - Stack Overflow