diff --git a/system-apps/traefik/values.yaml b/system-apps/traefik/values.yaml index bc63911..c1e35f6 100644 --- a/system-apps/traefik/values.yaml +++ b/system-apps/traefik/values.yaml @@ -4,6 +4,8 @@ traefik: redirections: entryPoint: to: websecure + scheme: https + permanent: true deployment: replicas: 3 additionalContainers: