Skip to content

Commit c4c024f

Browse files
committed
feat: add crd manifests to component
1 parent 833b7e0 commit c4c024f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Taskfile.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ includes:
1212
REPO_URL: 'https://github.com/openmcp-project/cluster-provider-kind'
1313
CHART_COMPONENTS: "[]"
1414
DOCKERFILE: '{{.ROOT_DIR}}/Dockerfile'
15+
CRDS_COMPONENTS: 'cluster-provider-kind'
16+
CRDS_PATH: '{{.ROOT_DIR}}/api/crds/manifests'

0 commit comments

Comments
 (0)