Skip to content

Commit

Permalink
Merge pull request #23 from appuio/fix/release-crds
Browse files Browse the repository at this point in the history
Add new CRDs to released crd.yml assets
  • Loading branch information
glrf authored Jan 27, 2022
2 parents 616cac5 + bab7f82 commit 9401159
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/crd/apiextensions.k8s.io/v1/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# It should be run by config/default
resources:
- base/appuio.io_zones.yaml
- base/appuio.io_organizationmembers.yaml
- base/appuio.io_users.yaml
# +kubebuilder:scaffold:crdkustomizeresource

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

0 comments on commit 9401159

Please sign in to comment.