Files
homelab/clusters/homelab/longhorn.yaml
T
2026-03-15 16:25:44 +01:00

13 lines
246 B
YAML

apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: longhorn
namespace: flux-system
spec:
interval: 10m
path: ./clusters/homelab/longhorn
prune: true
sourceRef:
kind: GitRepository
name: flux-system