cluster

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

commit b928485bffc5f7215e369fff0a5c6b3cd8e8fd55
parent 848863e1cf9c0db14b97a3e272ce60b32cb3d303
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 28 Apr 2024 00:32:54 +0200

Fix traefik

Diffstat:
Mapps/base/traefik/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/traefik/release.yaml b/apps/base/traefik/release.yaml @@ -59,7 +59,7 @@ spec: annotations: load-balancer.hetzner.cloud/location: fsn1 load-balancer.hetzner.cloud/use-private-ip: "true" - load-balancer.hetzner.cloud/name: api.midnightthoughts.k8s.local + load-balancer.hetzner.cloud/name: traefik load-balancer.hetzner.cloud/uses-proxyprotocol: "true" spec: externalTrafficPolicy: Cluster