forked from DevFW-CICD/stacks
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
|
# edpbuilder stacks
|
||||||
|
|
||||||
|
|
||||||
This repository contains the building blocks to instanciate Internal Developer Platform's.
|
This repository contains the building blocks to instanciate Internal Developer Platform's.
|
||||||
|
|
||||||
### Install edpbuilder
|
### Install edpbuilder
|
||||||
|
|
|
@ -51,7 +51,7 @@ spec:
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: keycloak-config
|
name: keycloak-config
|
||||||
image: quay.io/keycloak/keycloak:22.0.3
|
image: quay.io/keycloak/keycloak:26.2.0
|
||||||
name: keycloak
|
name: keycloak
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|
Loading…
Reference in a new issue