Skip to content

Commit 17bb66a

Browse files
GH Actions Runner UserGH Actions Runner User
authored andcommitted
chore(ci): k8s manifest templated for Helm Charts
1 parent 0a0d9e6 commit 17bb66a

File tree

62 files changed

+92
-1833
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+92
-1833
lines changed

manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ metadata:
99
openmcp.cloud/blueprint-building-block-version: "0.0.6"
1010
spec:
1111
forProvider:
12-
description: Cloud Orchestrator Managed Control Plane Blueprint PoC
12+
description: ""
1313
displayName: ""
14-
region: eu30
14+
region: ""
1515
subaccountAdminEmails: []
1616
subdomain: ""
1717
providerConfigRef:
18-
name: ""
18+
name: "btpSapCrossplaneProviderConfigRefName"

manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ metadata:
99
openmcp.cloud/blueprint-building-block-version: "0.0.6"
1010
spec:
1111
providerConfigRef:
12-
name: provider-config-""
12+
name: btpSapCrossplaneProviderConfigRefName
1313
forProvider:
1414
serviceManagerRef:
1515
name: subaccount1
1616
subaccountRef:
1717
name: subaccount1
1818
writeConnectionSecretToRef:
19-
name: cis-provider-config-""-subaccount1
19+
name: cis-btpsapcrossplaneproviderconfigrefname-subaccount1
2020
namespace: default

manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ spec:
1515
subaccountRef:
1616
name: subaccount1
1717
providerConfigRef:
18-
name: ""
18+
name: "btpSapCrossplaneProviderConfigRefName"

manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ metadata:
1010
spec:
1111
writeConnectionSecretToRef:
1212
# !!! TODO: Make this configurable !!!
13-
name: btp-service-manager-provider-config-""-subaccount1
13+
name: btp-service-manager-btpSapCrossplaneProviderConfigRefName-subaccount1
1414
# !!! TODO: Make this configurable !!!
1515
namespace: default
1616
forProvider:
1717
subaccountRef:
1818
name: subaccount1
1919
providerConfigRef:
20-
name: ""
20+
name: "btpSapCrossplaneProviderConfigRefName"

manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-environment/templates/cloud-foundry-environment.yaml

Lines changed: 0 additions & 21 deletions
This file was deleted.

manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/external-secrets-config/templates/external-secret.yaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/external-secrets-config/templates/secret-store.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ spec:
1313
vault:
1414
auth:
1515
kubernetes:
16-
mountPath:
17-
role:
16+
mountPath: ""
17+
role: ""
1818
secretRef:
1919
key: token
20-
name:
20+
name: ""
2121
namespace: default
2222
namespace: ts-co-openmcp/mcp-blueprints
2323
path: mcps
24-
server:
24+
server: ""
2525
version: v2

manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ metadata:
99
openmcp.cloud/blueprint-building-block-version: "0.0.6"
1010
spec:
1111
forProvider:
12-
description: Cloud Orchestrator Managed Control Plane Blueprint PoC
12+
description: ""
1313
displayName: ""
14-
region: eu30
14+
region: ""
1515
subaccountAdminEmails: []
1616
subdomain: ""
1717
providerConfigRef:
18-
name: ""
18+
name: "btpSapCrossplaneProviderConfigRefName"

0 commit comments

Comments
 (0)