Skip to content

Commit 7744a4b

Browse files
committed
Add ROSA CRDs to kustomization.yaml
1 parent 285136f commit 7744a4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/crd/kustomization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ resources:
2121
- bases/infrastructure.cluster.x-k8s.io_awsmanagedclusters.yaml
2222
- bases/bootstrap.cluster.x-k8s.io_eksconfigs.yaml
2323
- bases/bootstrap.cluster.x-k8s.io_eksconfigtemplates.yaml
24+
- bases/controlplane.cluster.x-k8s.io_rosacontrolplanes.yaml
25+
- bases/infrastructure.cluster.x-k8s.io_rosaclusters.yaml
2426
# +kubebuilder:scaffold:crdkustomizeresource
2527

2628
patchesStrategicMerge:

0 commit comments

Comments
 (0)