From ccea3c1c53d2cb5bfd0ff6515564d726e24176e7 Mon Sep 17 00:00:00 2001 From: bom Date: Fri, 28 Jun 2024 10:06:54 +0200 Subject: [PATCH] Add traefik annotation --- .../provs/server/infrastructure/k3s/traefik.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/org/domaindrivenarchitecture/provs/server/infrastructure/k3s/traefik.yaml b/src/main/resources/org/domaindrivenarchitecture/provs/server/infrastructure/k3s/traefik.yaml index 5d279d3..82fb5cf 100644 --- a/src/main/resources/org/domaindrivenarchitecture/provs/server/infrastructure/k3s/traefik.yaml +++ b/src/main/resources/org/domaindrivenarchitecture/provs/server/infrastructure/k3s/traefik.yaml @@ -41,3 +41,5 @@ spec: effect: "NoSchedule" service: ipFamilyPolicy: "PreferDualStack" + annotations: + metallb.universe.tf/allow-shared-ip: shared-ip-service-group