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