We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a1259 commit 954af2fCopy full SHA for 954af2f
component-constructor.yaml
@@ -7,12 +7,6 @@ components:
7
provider:
8
name: openmcp-project
9
resources:
10
- - name: openmcp-operator
11
- type: ociImage
12
- input:
13
14
- path: ghcr.io/openmcp-project/images/openmcp-operator:${OPENMCP_OPERATOR_VERSION}
15
- repository: openmcp-project/openmcp-operator
16
- name: openmcp
17
type: fileSystem
18
input:
@@ -29,4 +23,4 @@ components:
29
23
access:
30
24
type: gitHub
31
25
repoUrl: "${REPO_URL}"
32
- commit: "2bdf15aab6df0234ef7621d4a876e4e37eaf1fa0"
26
+ commit: "${COMMIT}"
0 commit comments