Skip to content

Commit 8520d4d

Browse files
authored
Update values.test.yaml
1 parent 79987f1 commit 8520d4d

File tree

1 file changed

+14
-1
lines changed
  • helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com

1 file changed

+14
-1
lines changed

helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/values.test.yaml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff 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
#########################################################################################################

0 commit comments

Comments
 (0)