From 1f431748010ef9d3779e304c7acf4cfcf9d66971 Mon Sep 17 00:00:00 2001 From: Phil Schneider Date: Tue, 1 Oct 2024 12:02:29 +0200 Subject: [PATCH] build: adjust int values Refs: #79 --- environments/helm-values/values-int.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/environments/helm-values/values-int.yaml b/environments/helm-values/values-int.yaml index 9d9846a..c847db2 100644 --- a/environments/helm-values/values-int.yaml +++ b/environments/helm-values/values-int.yaml @@ -53,11 +53,10 @@ processesworker: dim: applicationName: "catena-x-portal" provisioning: - clientId: "" - clientSecret: "" - tokenAddress: "https://login.cf.eu10.hana.ondemand.com/oauth/token" - # -- Url to the cf service api - baseUrl: "https://api.cf.eu10.hana.ondemand.com" + clientId: "" + clientSecret: "" + tokenAddress: "https://provisioning-prod-uvm2enuw.authentication.eu10.hana.ondemand.com/oauth/token" + baseUrl: "https://div-provisioning-prod.eu10.div.cloud.sap" grantType: "client_credentials" encryptionConfigs: index0: