From ba6b95204b7c625be6dbe74a6cd63fad4a5ff9f8 Mon Sep 17 00:00:00 2001 From: Mike Smith <89040888+smiggiddy@users.noreply.github.com> Date: Tue, 9 Jan 2024 22:05:00 -0500 Subject: [PATCH] fix: yaml --- argo/utilities/templates/traefik.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/argo/utilities/templates/traefik.yaml b/argo/utilities/templates/traefik.yaml index 4ae285a..8ccf372 100644 --- a/argo/utilities/templates/traefik.yaml +++ b/argo/utilities/templates/traefik.yaml @@ -16,11 +16,11 @@ spec: targetRevision: v26.0.0 chart: traefik - helm: - values: | - providers: - kubernetesIngress: - publishedService: - enabled: true + helm: + values: | + providers: + kubernetesIngress: + publishedService: + enabled: true