chore: Update manifests after change

This commit is contained in:
2026-02-12 19:49:09 +00:00
parent 9320e5872e
commit 5cb7aaad6b
2 changed files with 4 additions and 2 deletions

View File

@@ -11,3 +11,5 @@ spec:
blocks: blocks:
- start: "10.232.1.21" - start: "10.232.1.21"
stop: "10.232.1.23" stop: "10.232.1.23"
- start: "10.232.1.100"
stop: "10.232.1.200"

View File

@@ -9,11 +9,11 @@ metadata:
app.kubernetes.io/part-of: cilium app.kubernetes.io/part-of: cilium
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-issuer cert-manager.io/cluster-issuer: letsencrypt-issuer
io.cilium/lb-ipam-ips: "10.232.1.23" io.cilium/lb-ipam-ips: "10.232.1.100"
spec: spec:
addresses: addresses:
- type: IPAddress - type: IPAddress
value: 10.232.1.23 value: 10.232.1.100
gatewayClassName: cilium gatewayClassName: cilium
listeners: listeners:
- allowedRoutes: - allowedRoutes: