18 lines
362 B
YAML
18 lines
362 B
YAML
# status: implemented
|
|
|
|
apiVersion: helm.fluxcd.io/v1
|
|
kind: HelmRelease
|
|
metadata:
|
|
name: helm-longhorn
|
|
namespace: flux
|
|
spec:
|
|
releaseName: longhorn
|
|
targetNamespace: longhorn-system
|
|
chart:
|
|
git: https://github.com/longhorn/longhorn.git
|
|
path: "chart/"
|
|
ref: "v0.8.0"
|
|
values:
|
|
defaultSettings:
|
|
backupTarget:
|
|
backupTargetCredentialSecret: |