We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a606328 commit 7adba92Copy full SHA for 7adba92
examples/custom-resources/jwks/keycloak.yaml
@@ -31,7 +31,7 @@ spec:
31
spec:
32
containers:
33
- name: keycloak
34
- image: quay.io/keycloak/keycloak:26.4.2
+ image: quay.io/keycloak/keycloak:26.4.4
35
args: ["start-dev"]
36
env:
37
- name: KC_BOOTSTRAP_ADMIN_USERNAME
examples/custom-resources/oidc/keycloak.yaml
0 commit comments