From 0ae71f35424efb93f09a98cad21554379adaa472 Mon Sep 17 00:00:00 2001 From: Roxedus Date: Sat, 4 Jun 2022 17:50:10 +0200 Subject: [PATCH] forward --- Charts/traefik/values.yaml | 3 +++ 1 file changed, 3 insertions(+) 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