chore(k8s-peterg): Use internal network in stead of wg0 for internal gateway

This commit is contained in:
Peter 2026-01-17 16:32:43 +01:00
parent 2acab07fed
commit 63ba0926f6
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -13,7 +13,7 @@ patches:
- patch: |-
- op: replace
path: /spec/addresses/0/value
value: 10.167.84.11
value: 10.7.65.251
- op: replace
path: /spec/listeners/1/tls/certificateRefs/0/name
value: tls-wildcard-peterg-nl