We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cff170 commit fe323d7Copy full SHA for fe323d7
helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/values.dev.yaml
@@ -9,7 +9,7 @@ external-secrets-config:
9
server: "https://vault.example/"
10
namespace: "openmcp/blueprints/dev"
11
path: "mcps"
12
- version: "v2"
+ version: "v3"
13
auth:
14
kubernetes:
15
mountPath: "k8s-openmcp-blueprints"
@@ -24,7 +24,7 @@ crossplane-provider-configs:
24
btpSapCrossplane:
25
- providerConfigRefName: "btp-account-provider-config"
26
cliServerUrl: "https://cli.dev.btp.cloud.sap"
27
- globalAccountSubDomain: "exmpl"
+ globalAccountSubDomain: "sub1"
28
cisCredentials:
29
source: "Secret"
30
secretRef:
0 commit comments