Skip to content

Commit 198ec29

Browse files
committed
Merge branch 'chore/os_preparations' into test_workflows
2 parents 0752954 + e69a7a9 commit 198ec29

File tree

3 files changed

+5
-5
lines changed
  • helm/umbrella/blueprints
    • btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com
    • btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com
    • btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com

3 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ crossplane-provider-sap-btp-account:
7272
amount: 1
7373
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++#
7474
accounts:
75-
- btpSapCrossplaneProviderConfigRefName: ""
75+
- btpSapCrossplaneProviderConfigRefName: "btpSapCrossplaneProviderConfigRefName"
7676
#-------------------------------------------------------------------------------------------------------------------------#
7777
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++#
7878
subAccounts:
@@ -92,7 +92,7 @@ crossplane-provider-sap-btp-account:
9292
#########################################################################################################
9393
crossplane-provider-sap-btp-environment:
9494
cloudFoundryEnvironments:
95-
- btpSapCrossplaneProviderConfigRefName: ""
95+
- btpSapCrossplaneProviderConfigRefName: "btpSapCrossplaneProviderConfigRefName"
9696
name: ""
9797
forProvider:
9898
initialOrgManagers: *cfAdminEmails

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ crossplane-provider-sap-btp-account:
7777
amount: 1
7878
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++#
7979
accounts:
80-
- btpSapCrossplaneProviderConfigRefName: ""
80+
- btpSapCrossplaneProviderConfigRefName: "btpSapCrossplaneProviderConfigRefName"
8181
#-------------------------------------------------------------------------------------------------------------------------#
8282
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++#
8383
subAccounts:
@@ -97,7 +97,7 @@ crossplane-provider-sap-btp-account:
9797
#########################################################################################################
9898
crossplane-provider-sap-btp-environment:
9999
kymaEnvironments:
100-
- btpSapCrossplaneProviderConfigRefName: ""
100+
- btpSapCrossplaneProviderConfigRefName: "btpSapCrossplaneProviderConfigRefName"
101101
name: "kyma-test"
102102
forProvider:
103103
parameters:

helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ crossplane-provider-sap-btp-account:
7171
amount: 1
7272
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++#
7373
accounts:
74-
- btpSapCrossplaneProviderConfigRefName: ""
74+
- btpSapCrossplaneProviderConfigRefName: "btpSapCrossplaneProviderConfigRefName"
7575
#-------------------------------------------------------------------------------------------------------------------------#
7676
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++#
7777
subAccounts:

0 commit comments

Comments
 (0)