Files
ontime-k8s/clusters/ontime-jwetzell/infrastructure.yaml
2025-12-29 14:34:19 -06:00

16 lines
306 B
YAML

---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: infrastructure
namespace: flux-system
spec:
interval: 1h
retryInterval: 1m
timeout: 5m
sourceRef:
kind: GitRepository
name: flux-system
path: ./infrastructure/ontime-jwetzell
prune: true
wait: true