diff --git a/04-agentgateway-proxy/templates/agentgateway-proxy.yaml b/04-agentgateway-proxy/templates/agentgateway-proxy.yaml index 8712ee1..844cdfa 100644 --- a/04-agentgateway-proxy/templates/agentgateway-proxy.yaml +++ b/04-agentgateway-proxy/templates/agentgateway-proxy.yaml @@ -3,6 +3,9 @@ kind: Gateway metadata: name: agentgateway-proxy namespace: agentgateway-system + annotations: + # Erzwingt die IP-Zuweisung durch Cilium, auch wenn ein Cloud Provider aktiv ist + io.cilium/lb-ipam-ips: "" spec: gatewayClassName: agentgateway listeners: