[PORTALNG] Remove hardcoded /auth from the keycloak urls in bff
[oom.git] / kubernetes / portal-ng / components / portal-ng-bff / values.yaml
index b02bdb9..b8b7c3d 100644 (file)
@@ -39,7 +39,7 @@ probes:
     failureThreshold: 4
 
 env:
-  KEYCLOAK_URL: http://keycloak-http.keycloak
+  KEYCLOAK_URL: http://keycloakx-http.keycloak/auth
   KEYCLOAK_REALM: ONAP
   HISTORY_URL: http://portal-ng-history:9002
   PREFERENCES_URL: http://portal-ng-preferences:9001