Remove folder structure
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: infrastructure
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
retryInterval: 1m
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ingress-namespace.yaml
|
||||
- cilium
|
||||
- traefik
|
||||
- ingress-namespace.yaml
|
||||
Reference in New Issue
Block a user