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: