fix: Declare kube-system namespace

This commit is contained in:
Peter 2025-11-08 17:37:19 +01:00
parent 3ddf7cbc2a
commit b8e894fd52
2 changed files with 6 additions and 0 deletions

View file

@ -4,6 +4,7 @@ kind: Kustomization
namespace: kube-system
resources:
- namespace.yaml
- ip-pool.yaml
- gateways.yaml
- httproute.yaml