You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
505 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: longhorn
namespace: longhorn-system
spec:
releaseName: longhorn
chart:
spec:
chart: longhorn
sourceRef:
kind: HelmRepository
name: longhorn
namespace: repos
interval: 60m
install:
remediation:
retries: 3
values:
defaultSettings:
backupTarget: s3://longhorn-backup@eu-central/
backupTargetCredentialSecret: minio-secret
defaultReplicaCount: 2