Gluttony-Cluster/infra/longhorn/longhorn-helmrelease.yaml

21 lines
363 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.7.x"
sourceRef:
kind: HelmRepository
name: longhorn
namespace: flux-system
values:
service:
ui:
type: LoadBalancer