Remove everything.

This commit is contained in:
2024-02-16 19:36:13 +00:00
parent 6e8fe1e7fd
commit 2eaf6f6d51
15 changed files with 0 additions and 134 deletions

View File

@@ -1,14 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: apps
namespace: flux-system
spec:
interval: 1h
retryInterval: 1m
timeout: 5m
sourceRef:
kind: GitRepository
name: flux-system
path: ./apps
prune: true

View File

@@ -1,14 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: infrastructure
namespace: flux-system
spec:
interval: 1h
retryInterval: 1m
timeout: 5m
sourceRef:
kind: GitRepository
name: flux-system
path: ./infrastructure
prune: true

View File

@@ -3,5 +3,3 @@ kind: Kustomization
resources:
- gotk-components.yaml
- gotk-sync.yaml
# - infrastructure.yaml
# - apps.yaml