chore: io.cilium/lb-ipam-ips

This commit is contained in:
auricom
2025-08-21 01:48:36 +02:00
parent 9fc23d7e2c
commit 42a98c5d16
3 changed files with 6 additions and 6 deletions

View File

@@ -39,6 +39,6 @@ spec:
type: LoadBalancer
port: 53
annotations:
lbipam.cilium.io/ips: ${CLUSTER_LB_K8SGATEWAY}
externalTrafficPolicy: Local
watchedResources: ["HTTPRoute", "Ingress", "Service"]
io.cilium/lb-ipam-ips: ${CLUSTER_LB_K8SGATEWAY}
externalTrafficPolicy: Cluster
watchedResources: [HTTPRoute, Service]