From ebe524b2dd7f27ea1f88c0db5483c1dc2646e3d8 Mon Sep 17 00:00:00 2001 From: William P Date: Sat, 1 Mar 2025 01:21:09 -0500 Subject: [PATCH] ok --- system-apps/traefik/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/system-apps/traefik/values.yaml b/system-apps/traefik/values.yaml index 5491be7..bc63911 100644 --- a/system-apps/traefik/values.yaml +++ b/system-apps/traefik/values.yaml @@ -2,7 +2,8 @@ traefik: ports: web: redirections: - entryPoint: websecure + entryPoint: + to: websecure deployment: replicas: 3 additionalContainers: