commit 6347181511fa69e8b19cc82a4e9f6bc6a9168faa
parent 53f8c5fee5d6378b073d7eb458ec59d5dd73266c
Author: MTRNord <mtrnord1@gmail.com>
Date: Thu, 10 Apr 2025 01:06:11 +0200
Ensure update first
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/apps/base/envoy-gateway/release.yaml b/apps/base/envoy-gateway/release.yaml
@@ -570,10 +570,10 @@ spec:
# WARNING: False as cilium routes the gateway locally if used internally with the public domain. HOWEVER then proxy proto cant be used...
enableProxyProtocol: false
# Alternative to enableProxyProtocol: true
- clientIPDetection:
- xForwardedFor:
- trustedCIDRs:
- - 10.10.0.0/16
+ #clientIPDetection:
+ # xForwardedFor:
+ # trustedCIDRs:
+ # - 10.10.0.0/16
tcpKeepalive:
idleTime: 1h
interval: 75s