File tree Expand file tree Collapse file tree 1 file changed +27
-0
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 +27
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ # #####################################################################################################################################
3+ external-secrets-config :
4+ secretStores :
5+ - name : " hashicorp-vault"
6+ namespace : " default"
7+ provider :
8+ vault :
9+ server : " https://vault.example/"
10+ namespace : " openmcp/blueprints/test"
11+ path : " mcps"
12+ version : " v2"
13+ auth :
14+ kubernetes :
15+ mountPath : " k8s-openmcp-blueprints"
16+ role : " k8s-openmcp-role"
17+ secretRef :
18+ name : " vault-tokenreview-service-account"
19+ namespace : " default"
20+ key : " token"
21+ # #####################################################################################################################################
22+ crossplane-provider-configs :
23+ providerConfigs :
24+ btpSapCrossplane :
25+ - providerConfigRefName : " btp-account-provider-config"
26+ cliServerUrl : " https://cli.test.btp.cloud.sap"
27+ # ########################################################################################################
You can’t perform that action at this time.
0 commit comments