Update hostname_admin to args
Signed-off-by: Benedith Mulongo <benedith@sunet.se>
This commit is contained in:
parent
6fd1f0531a
commit
b356b545f0
2 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ spec:
|
||||||
args:
|
args:
|
||||||
- "start"
|
- "start"
|
||||||
- "--hostname=keycloak-test.streams.sunet.se"
|
- "--hostname=keycloak-test.streams.sunet.se"
|
||||||
|
- "--hostname-admin=keycloak-test.streams.sunet.se"
|
||||||
- "--verbose"
|
- "--verbose"
|
||||||
env:
|
env:
|
||||||
- name: KC_HTTP_ENABLED
|
- name: KC_HTTP_ENABLED
|
||||||
|
|
|
@ -7,7 +7,7 @@ spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
||||||
targetRevision: streams-manifests-2025-01-30-v59
|
targetRevision: streams-manifests-2025-01-30-v61
|
||||||
path: keycloak/overlays/test
|
path: keycloak/overlays/test
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
|
|
Loading…
Add table
Reference in a new issue