From 0a8b0b0120b2ecbf6f947772b26ab871386f5db6 Mon Sep 17 00:00:00 2001 From: Chris Rai Date: Wed, 4 Feb 2026 20:06:18 -0500 Subject: [PATCH] Point to preprod endpoints --- .env.mini | 8 ++++---- k8s/values-mini.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.mini b/.env.mini index 99ec746..7fd150f 100644 --- a/.env.mini +++ b/.env.mini @@ -1,6 +1,6 @@ REACT_APP_AUTH_CALLBACK_URL=https://ota-admin.mini.cloud.fiskerinc.com -REACT_APP_AUTH_SERVICE_URL=https://dev-gw.cloud.fiskerinc.com/compute_auth -REACT_APP_CERT_SERVICE_URL=https://dev-gw.cloud.fiskerinc.com/certificate +REACT_APP_AUTH_SERVICE_URL=https://gw.cloud.fiskerinc.com/compute_auth +REACT_APP_CERT_SERVICE_URL=https://gw.cloud.fiskerinc.com/certificate REACT_APP_ENV=mini # Keycloak OIDC (set to true to enable) @@ -11,10 +11,10 @@ REACT_APP_KEYCLOAK_CLIENT_ID=ota-portal REACT_APP_MAGNA_PROVIDER=Magna REACT_APP_MAGNA_GROUP_ID=68273225-9da4-4fa7-aea5-38e16ec471fe -REACT_APP_OTA_SERVICE_URL=https://gateway.mini.cloud.fiskerinc.com/ota_update +REACT_APP_OTA_SERVICE_URL=https://gw.cloud.fiskerinc.com/ota_update REACT_APP_SECURITY_DLL_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_32.dll REACT_APP_SECURITY_DLL_64_URL=https://assets.fiskerdps.com/cloud-supplier/fisker_security_64.dll -REACT_APP_SUPERSET_URL=https://dev-superset.cloud.fiskerinc.com +REACT_APP_SUPERSET_URL=https://superset.cloud.fiskerinc.com REACT_APP_ROLE_CREATE=efcc3025-e2d8-4212-8227-805c7be39d2c REACT_APP_ROLE_READ_ONLY=a729bbd4-2038-4649-9127-16782bb1e701 REACT_APP_ROLE_DELETE=8f78dce7-f5f9-4033-a10c-c9c7408bfcfe diff --git a/k8s/values-mini.yaml b/k8s/values-mini.yaml index 2001457..f2bc413 100644 --- a/k8s/values-mini.yaml +++ b/k8s/values-mini.yaml @@ -5,7 +5,7 @@ ingress: image: registry: localhost:32000 name: ota-admin-portal - tag: keycloak + tag: preprod pullPolicy: IfNotPresent resources: