diff --git a/traefik/values.yaml b/traefik/values.yaml index 1f50a6e..3692400 100644 --- a/traefik/values.yaml +++ b/traefik/values.yaml @@ -580,9 +580,10 @@ traefik: redirectTo: websecure # # Trust forwarded headers information (X-Forwarded-*). - # forwardedHeaders: - # trustedIPs: [] - # insecure: false + forwardedHeaders: + trustedIPs: + - "192.168.10.1" + insecure: false # # Enable the Proxy Protocol header parsing for the entry point # proxyProtocol: