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

15 lines
314 B
YAML
Raw Normal View History

# infrastructure/flux-system/kustomization-monitoring.yaml
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: monitoring
namespace: flux-system
spec:
interval: 10m
path: ./services/monitoring
prune: true
sourceRef:
kind: GitRepository
name: flux-system
wait: true