Files
homelab/infrastructure/hydra/longhorn/controllers/longhorn-stack.yaml
T

10 lines
188 B
YAML
Raw Normal View History

2026-04-25 18:15:23 -04:00
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: longhorn
namespace: longhorn-system
spec:
interval: 24h0m0s
url: https://charts.longhorn.io
status: {}