We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91fc842 commit 03215afCopy full SHA for 03215af
1 file changed
constructor/component-constructor.yaml
@@ -91,18 +91,6 @@ components:
91
access:
92
type: ociArtifact
93
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
103
- access:
104
- type: ociArtifact
105
- imageReference: registry-1.docker.io/bitnamicharts/keycloak:{{ .KEYCLOAK_VERSION }}
106
- name: github.com/platform-mesh/platform-mesh
107
version: {{ .VERSION }}
108
provider:
0 commit comments