chore(cilium): Move Cilium configuration to kustomize-bases

This commit is contained in:
Peter 2025-12-14 13:57:30 +01:00
parent 1420189990
commit 471e15389e
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
12 changed files with 75 additions and 110 deletions

View file

@ -4,14 +4,19 @@ kind: Kustomization
namespace: kube-system
resources:
- ../../kustomize-bases/cilium
- ip-pool.yaml
- gateways.yaml
- httproute.yaml
helmCharts:
- name: cilium
repo: https://helm.cilium.io
namespace: kube-system
releaseName: cilium
version: 1.18.3
valuesFile: values.yaml
patches:
- patch: |-
- op: replace
path: /spec/addresses/0/value
value: 10.167.84.11
- op: replace
path: /spec/listeners/1/tls/certificateRefs/0/name
value: tls-wildcard-peterg-nl
target:
kind: Gateway
name: internal