From 7736a062dacd99736bdfdf18231c30f6c616dc6d Mon Sep 17 00:00:00 2001 From: Mario Nitchev Date: Thu, 21 Mar 2024 15:43:02 +0200 Subject: [PATCH] Add crosplane config operator to kustomization --- flux-manifests/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/flux-manifests/kustomization.yaml b/flux-manifests/kustomization.yaml index 659ee56..f87b61b 100644 --- a/flux-manifests/kustomization.yaml +++ b/flux-manifests/kustomization.yaml @@ -3,6 +3,7 @@ generators: - app-exporter.yaml - app-operator.yaml - athena.yaml +- aws-crossplane-cluster-config-operator.yaml - aws-resolver-rules-operator.yaml - aws-vpc-operator.yaml - capa-iam-operator.yaml