Update keycloak image
This commit is contained in:
parent
865e74e671
commit
57ba14fe87
@ -2,6 +2,12 @@ global:
|
|||||||
security:
|
security:
|
||||||
allowInsecureImages: true
|
allowInsecureImages: true
|
||||||
|
|
||||||
|
image:
|
||||||
|
registry: public.ecr.aws
|
||||||
|
repository: bitnami/keycloak
|
||||||
|
tag: 26.5.5-debian-12-r0
|
||||||
|
digest: ""
|
||||||
|
|
||||||
auth:
|
auth:
|
||||||
adminUser: admin
|
adminUser: admin
|
||||||
adminPassword: adminpassword
|
adminPassword: adminpassword
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user