add keycloak realm as var
All checks were successful
Mirror to GitHub / mirror (push) Successful in 7s
All checks were successful
Mirror to GitHub / mirror (push) Successful in 7s
This commit is contained in:
@@ -27,6 +27,8 @@ spec:
|
||||
value: "jdbc:postgresql://ptp-chat-db.ptp-chat.svc.cluster.local:5432/praxistransfer"
|
||||
- name: KEYCLOAK_ADMIN_URL
|
||||
value: "https://keycloak.controller.bittehackmichnicht.de/"
|
||||
- name: KEYCLOAK_ADMIN_REALM
|
||||
value: "PraxistransferKeycloak"
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8081
|
||||
|
||||
Reference in New Issue
Block a user