diff --git a/Charts/traefik/values.yaml b/Charts/traefik/values.yaml index 297009d..d288d8a 100644 --- a/Charts/traefik/values.yaml +++ b/Charts/traefik/values.yaml @@ -328,6 +328,9 @@ traefik: exposedPort: 80 # The port protocol (TCP/UDP) protocol: TCP + forwardedHeaders: + trustedIPs: + - 127.0.0.1 # Use nodeport if set. This is useful if you have configured Traefik in a # LoadBalancer # nodePort: 32080