feat: add Cilium IPAM annotation to agentgateway-proxy to enforce IP assignment
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user