new-cluster/applications/longhorn/longhorn-helmrelease.yaml
2022-02-23 23:37:51 -08:00

20 lines
370 B
YAML

---
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: longhorn
namespace: flux-system
spec:
chart:
spec:
chart: longhorn
sourceRef:
kind: HelmRepository
name: longhorn
namespace: flux-system
install:
createNamespace: true
interval: 1m0s
targetNamespace: longhorn-system
timeout: 10m0s