From 997ccfd24f9b257f818427ecaf276519ed2e29fd Mon Sep 17 00:00:00 2001 From: Quentin Bisson Date: Wed, 18 Sep 2024 17:07:13 +0200 Subject: [PATCH] Update flux-manifests/kustomization.yaml Co-authored-by: Jose Armesto --- flux-manifests/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux-manifests/kustomization.yaml b/flux-manifests/kustomization.yaml index 021cbc8..4675caf 100644 --- a/flux-manifests/kustomization.yaml +++ b/flux-manifests/kustomization.yaml @@ -1,5 +1,5 @@ generators: -- alloy-gateway +- alloy-gateway.yaml - app-admission-controller.yaml - app-exporter.yaml - app-operator.yaml