# Flux Kustomization for Longhorn # Separate from main homeprod because Longhorn CRDs must be installed # before RecurringJob resources can be applied apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: longhorn namespace: flux-system spec: interval: 10m prune: true sourceRef: kind: GitRepository name: homeprod path: ./kubernetes/system/longhorn decryption: provider: sops secretRef: name: flux-sops healthChecks: - apiVersion: apps/v1 kind: Deployment name: longhorn-manager namespace: longhorn-system