k8s/clusters/default/flux-system/apps.yaml

12 lines
226 B
YAML
Raw Permalink Normal View History

2026-03-09 09:18:00 +00:00
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
2026-03-17 08:11:22 +00:00
metadata:
name: apps
2026-03-09 09:18:00 +00:00
namespace: flux-system
spec:
interval: 5m
2026-03-11 05:07:36 +00:00
path: ../../../apps
2026-03-09 09:18:00 +00:00
prune: true
sourceRef:
kind: GitRepository
name: flux-system