small config adjustments
All checks were successful
Mirror to GitHub / mirror (push) Successful in 8s
All checks were successful
Mirror to GitHub / mirror (push) Successful in 8s
This commit is contained in:
@@ -26,11 +26,9 @@ spec:
|
||||
- name: SPRING_DATASOURCE_URL
|
||||
value: "jdbc:postgresql://ptp-chat-db.ptp-chat.svc.cluster.local:5432/praxistransfer"
|
||||
- name: KEYCLOAK_ADMIN_URL
|
||||
value: "https://keycloak.controller.bittehackmichnicht.de/"
|
||||
value: "https://keycloak.controller.bittehackmichnicht.de"
|
||||
- name: KEYCLOAK_ADMIN_REALM
|
||||
value: "PraxistransferKeycloak"
|
||||
- name: KEYCLOAK_ADMIN_CLIENTID
|
||||
value: "praxistransfer"
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8081
|
||||
|
||||
Reference in New Issue
Block a user