Skip to content

Commit

Permalink
mainifests, crd/kustomization: Remove configurations leftovers
Browse files Browse the repository at this point in the history
Since crd/kustomizeconfig.yaml not exist it should be removed from
crd/kustomization.yaml manifest.

Without this change 'make manifests' fails.

Signed-off-by: Or Mergi <[email protected]>
  • Loading branch information
ormergi committed Mar 4, 2024
1 parent ccdf7ec commit 3e7b578
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/crd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,3 @@
resources:
- bases/self.service.ovn.org_overlaynetworks.yaml
#+kubebuilder:scaffold:crdkustomizeresource

# the following config is for teaching kustomize how to do kustomization for CRDs.
configurations:
- kustomizeconfig.yaml

0 comments on commit 3e7b578

Please sign in to comment.