Files
homelab/clusters/production/infrastructure.yaml

19 lines
337 B
YAML
Raw Normal View History

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