add cilium

This commit is contained in:
Márcio Fernandes
2026-07-11 23:03:28 +00:00
parent ee777a7a1f
commit bda2eb66ad
4 changed files with 46 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cilium
spec:
interval: 1m
sourceRef:
kind: GitRepository
name: casa
namespace: flux-system
path: ./services/cilium/deploy/app
prune: true