cluster

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

commit 53f8c5fee5d6378b073d7eb458ec59d5dd73266c
parent 408aa9f5f300ce0af16c7a542d0765be0ead0f45
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 10 Apr 2025 01:01:17 +0200

weird

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

diff --git a/apps/base/envoy-gateway/release.yaml b/apps/base/envoy-gateway/release.yaml @@ -572,7 +572,8 @@ spec: # Alternative to enableProxyProtocol: true clientIPDetection: xForwardedFor: - trustedCIDRs: 10.10.0.0/16 + trustedCIDRs: + - 10.10.0.0/16 tcpKeepalive: idleTime: 1h interval: 75s