cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 3d00eb7af9152842a02896c03a3dd34f7c3d9f5d
parent 6f83dc8f164f0d79a8f76786789f4fa6a69c5ee5
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 10 Apr 2025 01:24:19 +0200

Meow

Diffstat:
Mapps/base/envoy-gateway/release.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/base/envoy-gateway/release.yaml b/apps/base/envoy-gateway/release.yaml @@ -127,7 +127,7 @@ spec: load-balancer.hetzner.cloud/location: hel1 load-balancer.hetzner.cloud/name: envoy load-balancer.hetzner.cloud/use-private-ip: "true" - load-balancer.hetzner.cloud/uses-proxyprotocol: "false" + load-balancer.hetzner.cloud/uses-proxyprotocol: "true" # no wildcards due to Envoy bug: https://github.com/envoyproxy/gateway/issues/2675#issuecomment-1960449002 listeners: - name: https-mas-midnightthoughts @@ -568,7 +568,7 @@ spec: kind: Gateway name: envoy-gateway # WARNING: False as cilium routes the gateway locally if used internally with the public domain. HOWEVER then proxy proto cant be used... - enableProxyProtocol: false + enableProxyProtocol: true # Alternative to enableProxyProtocol: true clientIPDetection: xForwardedFor: