fix: specify bgp label on traefik services

This commit is contained in:
SeanOMik 2024-09-07 22:44:13 -04:00
parent d2be6e6cc9
commit bed6a15588
3 changed files with 5 additions and 1 deletions

View File

@ -53,4 +53,4 @@ spec:
- LoadBalancerIP
selector:
matchLabels:
service-type: public
bgp/service-type: public

View File

@ -18,6 +18,8 @@ spec:
service:
annotations:
io.cilium/lb-ipam-ips: 192.168.1.50
labels:
bgp/service-type: public
additionalArguments:
- --api.insecure

View File

@ -18,6 +18,8 @@ spec:
service:
annotations:
io.cilium/lb-ipam-ips: 192.168.1.51
labels:
bgp/service-type: public
providers:
kubernetesCRD: