From 65fdc58e484568240c8eb8e7c4bae52a231f8370 Mon Sep 17 00:00:00 2001 From: "Jan Novak(SRE)" Date: Sun, 11 May 2025 23:59:34 +0200 Subject: [PATCH] gitops: store cilium kustomization in flux-system namespace --- gitops/home-kubernetes/flux-system/extra-kustomizations.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/home-kubernetes/flux-system/extra-kustomizations.yaml b/gitops/home-kubernetes/flux-system/extra-kustomizations.yaml index 39b66c0..c7724c2 100644 --- a/gitops/home-kubernetes/flux-system/extra-kustomizations.yaml +++ b/gitops/home-kubernetes/flux-system/extra-kustomizations.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: cilium - namespace: cilium + namespace: flux-system spec: interval: 10m0s path: ./gitops/home-kubernetes/cilium