Compare commits
2 commits
developmen
...
keycloak_u
Author | SHA1 | Date | |
---|---|---|---|
062ac83ea2 | |||
fdc38ef132 |
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
# edpbuilder stacks
|
||||
|
||||
|
||||
This repository contains the building blocks to instanciate Internal Developer Platform's.
|
||||
|
||||
### Install edpbuilder
|
||||
|
|
|
@ -51,7 +51,7 @@ spec:
|
|||
envFrom:
|
||||
- secretRef:
|
||||
name: keycloak-config
|
||||
image: quay.io/keycloak/keycloak:22.0.3
|
||||
image: quay.io/keycloak/keycloak:26.2.0
|
||||
name: keycloak
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
|
Loading…
Reference in a new issue