titan-iac/infrastructure/flux-system/kustomization-core.yaml

16 lines
332 B
YAML
Raw Normal View History

2025-08-13 08:36:19 -05:00
# infrastructure/flux-system/kustomization-core.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: core
namespace: flux-system
spec:
interval: 10m
path: ./infrastructure/core
prune: false
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
wait: true