We’re running Keycloak on Kubernetes via the bitnami helm chart (keycloak 24.0.0 · bitnami/bitnami). The image tag is keycloak:26.0.0-debian-12-r0 which we upgraded from 25.0.6-debian-12-r0 on oct, 15th.
I can’t definitely point it to that change, but it correlates at least and we did not have that problem before.
Newly created realms are not showing up in the realm selection drop-down in the upper left corner. “Old” realms can be found just fine. But a new realm neither shows up when scrolling the the list, nor when clicking through the pagination, nor when searching for the realm name or parts of it.
I can access the realm through its link e.g. https://<keycloak-instance>/admin/master/console/#/<realm-name>/clients
This currently makes it impossible to manage realms.
Does anyone have a similar problem or knows how to fix that?