fix
This commit is contained in:
@@ -126,7 +126,7 @@ spec:
|
|||||||
- /opt/keycloak/bin/kc.sh
|
- /opt/keycloak/bin/kc.sh
|
||||||
- start
|
- start
|
||||||
- --http-port=8080
|
- --http-port=8080
|
||||||
- --hostname https://iam.borninpain.de
|
- --hostname=https://iam.borninpain.de
|
||||||
env:
|
env:
|
||||||
- name: KC_HTTP_RELATIVE_PATH
|
- name: KC_HTTP_RELATIVE_PATH
|
||||||
value: /auth
|
value: /auth
|
||||||
|
|||||||
@@ -109,7 +109,7 @@ command:
|
|||||||
- "/opt/keycloak/bin/kc.sh"
|
- "/opt/keycloak/bin/kc.sh"
|
||||||
- "start"
|
- "start"
|
||||||
- "--http-port=8080"
|
- "--http-port=8080"
|
||||||
- "--hostname https://iam.borninpain.de"
|
- "--hostname=https://iam.borninpain.de"
|
||||||
|
|
||||||
## Overrides the default args for the Keycloak container
|
## Overrides the default args for the Keycloak container
|
||||||
args: []
|
args: []
|
||||||
|
|||||||
Reference in New Issue
Block a user