Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster embbeded keycloak usin Kubernetes, Admin UI is disfigured #84

Open
rasoolghafari opened this issue Apr 10, 2023 · 0 comments
Open

Comments

@rasoolghafari
Copy link

I working on a legacy project that uses keycloak 11 and it was running with standalone keycloak and was clustered using the keycloak helmchart template.

Then, I changed it to an embedded keycloak using this GitHub repository.

Now, I want to cluster it using Kubernetes. I found the answer of this question and we created a headless service and now pods are running.

But the problem is that when I go to the Keycloak admin UI, the UI is disfigured. When I checked the JS and CSS files, I found 404 responses for the files but when I open the JS or CSS files in a new tab, I can see the content of the files.

How can I solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant