Skip to content

Commit 14d569b

Browse files
authored
Add kustomization.yaml file for CRDs (#401)
1 parent a44bc16 commit 14d569b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/crd/kustomization.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
apiVersion: kustomize.config.k8s.io/v1beta1
2+
kind: Kustomization
3+
4+
resources:
5+
- bases/ibm.com_quotasubtree-v1.yaml
6+
- bases/mcad.ibm.com_appwrappers.yaml
7+
- bases/mcad.ibm.com_queuejobs.yaml
8+
- bases/mcad.ibm.com_schedulingspecs.yaml

0 commit comments

Comments
 (0)