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 833b7e0 commit c4c024fCopy full SHA for c4c024f
Taskfile.yaml
@@ -12,3 +12,5 @@ includes:
12
REPO_URL: 'https://github.com/openmcp-project/cluster-provider-kind'
13
CHART_COMPONENTS: "[]"
14
DOCKERFILE: '{{.ROOT_DIR}}/Dockerfile'
15
+ CRDS_COMPONENTS: 'cluster-provider-kind'
16
+ CRDS_PATH: '{{.ROOT_DIR}}/api/crds/manifests'
0 commit comments