File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -23,5 +23,18 @@ crossplane-provider-configs:
2323 providerConfigs :
2424 btpSapCrossplane :
2525 - providerConfigRefName : " btp-account-provider-config"
26- cliServerUrl : " https://cli.test.btp.cloud.sap"
26+ cliServerUrl : " https://cli.test.btp.cloud.sap"
27+ globalAccountSubDomain : " exmpl"
28+ cisCredentials :
29+ source : " Secret"
30+ secretRef :
31+ namespace : default
32+ name : " btp-account-mcp-blueprints"
33+ key : btp-cis-provider-credentials
34+ serviceAccountSecret :
35+ source : " Secret"
36+ secretRef :
37+ namespace : default
38+ name : " btp-account-mcp-blueprints"
39+ key : btp-service-account-provider-credentials
2740# ########################################################################################################
You can’t perform that action at this time.
0 commit comments