test(portal): use external Keycloak URL

This commit is contained in:
Brad Stein 2026-01-04 03:27:32 -03:00
parent b9d2fa8277
commit c53d310c59

View File

@ -16,7 +16,7 @@ spec:
- name: PORTAL_BASE_URL
value: http://bstein-dev-home-backend.bstein-dev-home.svc.cluster.local
- name: KEYCLOAK_ADMIN_URL
value: http://keycloak.sso.svc.cluster.local
value: https://sso.bstein.dev
- name: KEYCLOAK_REALM
value: atlas
- name: KEYCLOAK_ADMIN_CLIENT_ID