feat: restructure

feat: enable stuff?
This commit is contained in:
2024-11-05 14:29:24 -05:00
parent 5a1600c377
commit 27d528e4b6
18 changed files with 169 additions and 55 deletions

View File

@@ -1,17 +1,17 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: apps
namespace: flux-system
spec:
dependsOn:
- name: infra-configs
interval: 1m0s
path: ./apps/prod
prune: true
sourceRef:
kind: GitRepository
name: flux-system
timeout: 5m0s
wait: true
# ---
# apiVersion: kustomize.toolkit.fluxcd.io/v1
# kind: Kustomization
# metadata:
# name: apps
# namespace: flux-system
# spec:
# dependsOn:
# - name: infra-configs
# interval: 1m0s
# path: ./apps/prod
# prune: true
# sourceRef:
# kind: GitRepository
# name: flux-system
# timeout: 5m0s
# wait: true