Feat(longhorn): add longhorn

This commit is contained in:
2025-07-31 09:02:36 +08:00
parent cd677391d7
commit 6dc588e094
6 changed files with 631 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
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