From 7744a4b76258ac8b7a660b1b29e1e26e006ca1ae Mon Sep 17 00:00:00 2001 From: Mulham Raee Date: Tue, 28 Nov 2023 16:25:18 +0100 Subject: [PATCH] Add ROSA CRDs to kustomization.yaml --- config/crd/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/crd/kustomization.yaml b/config/crd/kustomization.yaml index ef3db43caa..1b8b24762e 100644 --- a/config/crd/kustomization.yaml +++ b/config/crd/kustomization.yaml @@ -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: