Add Longhorn and hydra-1 and hydra-2 nodes

This commit is contained in:
Daniel Cosme
2026-04-25 18:15:23 -04:00
parent 3062b79fcb
commit c3ef84d4a9
11 changed files with 170 additions and 2 deletions
@@ -0,0 +1,21 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: longhorn
namespace: longhorn-system
spec:
chart:
spec:
chart: longhorn
interval: 12h0m0s
sourceRef:
kind: HelmRepository
name: longhorn
namespace: longhorn-system
version: 1.11.1
install:
crds: Create
interval: 30m0s
upgrade:
crds: CreateReplace
status: {}