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,19 @@
---
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: longhorn
spec:
interval: 10m0s
chart:
spec:
chart: longhorn
version: 1.9.1
sourceRef:
kind: HelmRepository
name: longhorn
namespace: flux-system
valuesFrom:
- kind: ConfigMap
name: longhorn-values
valuesKey: values.yaml