Files
HetznerTerra/clusters/prod/flux-system/kustomization-infrastructure.yaml
MichaelFisher1997 be04602bfb
All checks were successful
Deploy Cluster / Terraform (push) Successful in 47s
Deploy Cluster / Ansible (push) Successful in 9m59s
fix: make flux bootstrap reachable from cluster
2026-03-07 00:38:29 +00:00

15 lines
266 B
YAML

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