Skip to content

Commit 359884e

Browse files
authored
Merge pull request #41 from appuio/fix-kustomize
Add teams CRD when running kustomize
2 parents 8312fac + 938bc4c commit 359884e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/crd/apiextensions.k8s.io/v1/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ resources:
55
- base/appuio.io_zones.yaml
66
- base/appuio.io_organizationmembers.yaml
77
- base/appuio.io_users.yaml
8+
- base/appuio.io_teams.yaml
89
# +kubebuilder:scaffold:crdkustomizeresource
910

1011
# the following config is for teaching kustomize how to do kustomization for CRDs.

0 commit comments

Comments
 (0)