Gluttony-Cluster/longhorn/longhorn.yaml
Tyler Perkins 9db7fc5b52
All checks were successful
continuous-integration/drone/push Build is passing
Add longhorn
2024-05-19 14:05:46 -04:00

20 lines
362 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: longhorn
namespace: longhorn-system
spec:
interval: 5m
chart:
spec:
chart: longhorn
version: "1.5.1"
sourceRef:
kind: HelmRepository
name: longhorn
namespace: flux-system
values:
service:
ui:
type: LoadBalancer