keycloak-operator

How to create custom themes on Keycloak Operator deployment on Kubernetes?

邮差的信 提交于 2021-01-28 11:18:12
问题 Complete flow is somewhat like this: Step-1: Applying all the relevant YAMLs $ sudo kind create cluster --name aftab-cluster --config cluster-config.yaml $ curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.17.0/install.sh | bash -s v0.17.0 $ kubectl apply -f keycloak_backup.yaml $ kubectl apply -f keycloaks_client.yaml $ kubectl apply -f keycloaks_realm.yaml //Theme configs not there. So, added loginTheme. loginTheme: description: Login Theme type: