Files
infrastructures/flux-infrastructures/longhorn.yaml
2025-09-24 10:43:51 +08:00

15 lines
266 B
YAML

---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: longhorn-helm
namespace: flux-system
spec:
interval: 10m0s
path: ./longhorn-system
prune: true
force: false
sourceRef:
kind: GitRepository
name: infrastructures