From 5585ff5fe676bbc53b3d425e00b0150ddb78a122 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Tue, 26 Mar 2024 15:22:30 +0100 Subject: [PATCH] traefik test --- infrastructure/03-traefik/kustomization.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/infrastructure/03-traefik/kustomization.yaml b/infrastructure/03-traefik/kustomization.yaml index d5a5927..09a3dab 100644 --- a/infrastructure/03-traefik/kustomization.yaml +++ b/infrastructure/03-traefik/kustomization.yaml @@ -5,6 +5,9 @@ resources: # - base/traefik-clusterrole.yaml # - base/traefik-crds.yaml # - base/traefik-dashboard-ingress.yaml -- base/traefik-helm-chart.yaml # - base/traefik-service-account.yaml - base/argo-cd-ui-ingress.yaml + +generators: +- base/traefik-helm-chart.yaml +