Fix static load balancer ip for Traefik

This commit is contained in:
Pim Kunis 2024-05-09 17:25:59 +02:00
parent 998e01ae8c
commit 1e4707ee3e

View file

@ -9,7 +9,7 @@
spec.valuesContent = ''
service:
spec:
loadBalancerIP: "${myLib.globals.traefikIPv4}"
annotations: {"metallb.universe.tf/loadBalancerIPs":"${myLib.globals.traefikIPv4}"}
ports:
localsecure:
port: 8444