chore: Update IP addresses
This commit is contained in:
parent
006f50a095
commit
41d3f319d4
4 changed files with 3 additions and 4 deletions
|
|
@ -7,7 +7,7 @@ spec:
|
|||
gatewayClassName: cilium
|
||||
addresses:
|
||||
- type: IPAddress
|
||||
value: 10.13.38.10
|
||||
value: 10.13.37.10
|
||||
listeners:
|
||||
- allowedRoutes:
|
||||
namespaces:
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
name: internal-pool
|
||||
spec:
|
||||
blocks:
|
||||
- cidr: "10.13.38.10/32"
|
||||
- cidr: "10.13.37.10/32"
|
||||
---
|
||||
apiVersion: "cilium.io/v2alpha1"
|
||||
kind: CiliumL2AnnouncementPolicy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue