Skip to content

Commit

Permalink
fix keycloak ipv6 issue (envoyproxy#4601)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaohuabing authored Nov 1, 2024
1 parent 6e2587d commit d42915a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/testdata/oidc-keycloak.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
serviceAccountName: keycloak
containers:
- name: keycloak
image: quay.io/keycloak/keycloak:23.0.6
image: quay.io/keycloak/keycloak:26.0.4
imagePullPolicy: IfNotPresent
args:
- "start-dev"
Expand Down

0 comments on commit d42915a

Please sign in to comment.