From fa7ca87e21e1f3d1774a672b7f9c5d1c30954058 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Tue, 11 Apr 2023 13:09:09 -0400 Subject: [PATCH] Add to todo, specify traefik load balance ip --- cluster/core/networking/traefik/helm-release.yaml | 6 ++++++ docs/todo.md | 1 + 2 files changed, 7 insertions(+) diff --git a/cluster/core/networking/traefik/helm-release.yaml b/cluster/core/networking/traefik/helm-release.yaml index b631e9d..8a7963e 100644 --- a/cluster/core/networking/traefik/helm-release.yaml +++ b/cluster/core/networking/traefik/helm-release.yaml @@ -48,6 +48,12 @@ spec: # By default this Traefik service # pathOverride: "" + service: + annotations: + metallb.universe.tf/allow-shared-ip: "main-ip-192.168.87.10" + spec: + loadBalancerIP: "192.168.87.10" + ports: traefik: port: 9000 diff --git a/docs/todo.md b/docs/todo.md index b1f4988..65413df 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -1,5 +1,6 @@ TODO: +- [ ] [jellyplex-watched](https://github.com/luigi311/JellyPlex-Watched) - [ ] Tools: - [ ] transfersh - [ ] portainer