From 77aa81143df9b2614abafc3b91fb0b7721cd7710 Mon Sep 17 00:00:00 2001 From: Mike Smith <89040888+smiggiddy@users.noreply.github.com> Date: Tue, 9 Jan 2024 22:00:30 -0500 Subject: [PATCH] feat: update svc --- argo/utilities/templates/traefik.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/argo/utilities/templates/traefik.yaml b/argo/utilities/templates/traefik.yaml index 696fcc2..880c9d3 100644 --- a/argo/utilities/templates/traefik.yaml +++ b/argo/utilities/templates/traefik.yaml @@ -16,3 +16,9 @@ spec: targetRevision: v26.0.0 chart: traefik + helm: + values: | + providers: + kubernetesingress: + ingressendpoint: + publishedservice: "kube-system/traefik"