Skip to content

Commit

Permalink
Merge pull request #41 from appuio/fix-kustomize
Browse files Browse the repository at this point in the history
Add teams CRD when running kustomize
  • Loading branch information
bastjan authored Mar 3, 2022
2 parents 8312fac + 938bc4c commit 359884e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/crd/apiextensions.k8s.io/v1/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ resources:
- base/appuio.io_zones.yaml
- base/appuio.io_organizationmembers.yaml
- base/appuio.io_users.yaml
- base/appuio.io_teams.yaml
# +kubebuilder:scaffold:crdkustomizeresource

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

0 comments on commit 359884e

Please sign in to comment.