Skip to content

Commit 4d2c3ee

Browse files
astefanuttianishasthana
authored andcommitted
Fix CRDs kustomization.yaml
1 parent 6e0ed57 commit 4d2c3ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: config/crd/kustomization.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

44
resources:
5-
- bases/ibm.com_quotasubtree-v1.yaml
5+
- bases/ibm.com_quotasubtrees.yaml
66
- bases/mcad.ibm.com_appwrappers.yaml
7-
- bases/mcad.ibm.com_queuejobs.yaml
87
- bases/mcad.ibm.com_schedulingspecs.yaml

0 commit comments

Comments
 (0)