titan-iac/infrastructure/flux-system/kustomization-helm.yaml
2025-08-25 12:35:36 -05:00

17 lines
369 B
YAML

# infrastructure/flux-system/kustomization-helm.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: helm
namespace: flux-system
spec:
interval: 30m
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
path: ./infrastructure/sources/helm
prune: true
wait: false
targetNamespace: flux-system