remove cilium-app

This commit is contained in:
2024-06-09 14:27:40 +10:00
parent f3e452ab15
commit 86783f34d7
3 changed files with 0 additions and 68 deletions

View File

@@ -1,20 +1,5 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cilium-app
namespace: kube-system
spec:
interval: 1h
targetNamespace: kube-system
path: ./kubernetes/rpi5-cluster/apps/cilium/app
prune: true
sourceRef:
kind: GitRepository
namespace: flux-system
name: home-cluster-ops
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cilium-networkpolicies
namespace: kube-system
@@ -26,5 +11,3 @@ spec:
kind: GitRepository
namespace: flux-system
name: home-cluster-ops
dependsOn:
- name: cilium-app