Tyler Perkins
cf0c957d3a
All checks were successful
continuous-integration/drone/push Build is passing
16 lines
302 B
YAML
16 lines
302 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
|