chore(k8s-peterg): Use internal network in stead of wg0 for internal gateway
This commit is contained in:
parent
2acab07fed
commit
63ba0926f6
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
name: internal-pool
|
||||
spec:
|
||||
blocks:
|
||||
- cidr: "10.167.84.11/32"
|
||||
- cidr: "10.7.65.251/32"
|
||||
---
|
||||
apiVersion: "cilium.io/v2alpha1"
|
||||
kind: CiliumLoadBalancerIPPool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue