cluster

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

commit c5c13dc0e1796699413cf426ba598a2794771571
parent 5edbfdcd73907d521b23d3e25c523ef093b4ded9
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 22 Nov 2024 14:37:03 +0100

Give nodeports a second try

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

diff --git a/apps/base/traefik/release.yaml b/apps/base/traefik/release.yaml @@ -142,7 +142,8 @@ spec: type: NodePort externalTrafficPolicy: Local selector: - app: traefik + app.kubernetes.io/name: traefik + app.kubernetes.io/instance: traefik ports: - protocol: TCP port: 80