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

20 lines
366 B
YAML

---
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