Remove folder structure

This commit is contained in:
2024-02-10 17:33:16 +00:00
parent 7d1db5fed3
commit ec5e321bb9
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: infrastructure
namespace: flux-system
spec:
interval: 1h
retryInterval: 1m

View File

@@ -2,5 +2,3 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ingress-namespace.yaml
- cilium
- traefik