cluster

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

commit 1b91d3259708998ebc6ae74540398c00a9201d33
parent 5e507de9a372a96a80d23cc03d0bfb9016033ce1
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 13 Jan 2025 11:13:43 +0100

Meow

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

diff --git a/apps/base/traefik/release.yaml b/apps/base/traefik/release.yaml @@ -40,6 +40,8 @@ spec: - "--api.dashboard=true" - "--entryPoints.web.proxyProtocol.trustedIPs=127.0.0.1/32,10.10.0.0/16,100.64.0.0/10" - "--entryPoints.websecure.proxyProtocol.trustedIPs=127.0.0.1/32,10.10.0.0/16,100.64.0.0/10" + - "--entryPoints.gerrit-ssh.proxyProtocol.trustedIPs=127.0.0.1/32,10.10.0.0/16,100.64.0.0/10" + - "--entryPoints.ldap.proxyProtocol.trustedIPs=127.0.0.1/32,10.10.0.0/16,100.64.0.0/10" - "--entryPoints.web.forwardedHeaders.trustedIPs=127.0.0.1/32,10.10.0.0/16,100.64.0.0/10" - "--entryPoints.websecure.forwardedHeaders.trustedIPs=127.0.0.1/32,10.10.0.0/16,100.64.0.0/10" priorityClassName: "system-cluster-critical"