Skip to content

Commit

Permalink
Add ROSA CRDs to kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
muraee committed Jan 2, 2024
1 parent 285136f commit 7744a4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/crd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ resources:
- bases/infrastructure.cluster.x-k8s.io_awsmanagedclusters.yaml
- bases/bootstrap.cluster.x-k8s.io_eksconfigs.yaml
- bases/bootstrap.cluster.x-k8s.io_eksconfigtemplates.yaml
- bases/controlplane.cluster.x-k8s.io_rosacontrolplanes.yaml
- bases/infrastructure.cluster.x-k8s.io_rosaclusters.yaml
# +kubebuilder:scaffold:crdkustomizeresource

patchesStrategicMerge:
Expand Down

0 comments on commit 7744a4b

Please sign in to comment.