Files
HetznerTerra/clusters/prod/flux-system/kustomization-infrastructure.yaml

15 lines
266 B
YAML
Raw Normal View History

apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: infrastructure
namespace: flux-system
spec:
interval: 10m
prune: true
sourceRef:
kind: GitRepository
name: platform
path: ./infrastructure
wait: false
timeout: 5m