Skip to content

Commit 03215af

Browse files
committed
remove unused component
On-behalf-of: @SAP angel.kafazov@sap.com Signed-off-by: Angel Kafazov <akafazov@cst-bg.net>
1 parent 91fc842 commit 03215af

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

constructor/component-constructor.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -91,18 +91,6 @@ components:
9191
access:
9292
type: ociArtifact
9393
imageReference: "europe-docker.pkg.dev/gardener-project/public/gardener/etcd-druid:{{ .GARDENER_ETCD_DRUID_SOURCE_REF }}"
94-
- name: github.com/bitnami/keycloak
95-
version: {{ .KEYCLOAK_VERSION }}
96-
provider:
97-
name: keycloak
98-
resources:
99-
- name: chart
100-
type: helmChart
101-
relation: external
102-
version: {{ .KEYCLOAK_VERSION }}
103-
access:
104-
type: ociArtifact
105-
imageReference: registry-1.docker.io/bitnamicharts/keycloak:{{ .KEYCLOAK_VERSION }}
10694
- name: github.com/platform-mesh/platform-mesh
10795
version: {{ .VERSION }}
10896
provider:

0 commit comments

Comments
 (0)