diff --git a/apps/templates/longhorn.yaml b/apps/templates/longhorn.yaml index f4111d2..93aabff 100644 --- a/apps/templates/longhorn.yaml +++ b/apps/templates/longhorn.yaml @@ -12,12 +12,13 @@ spec: project: default source: chart: longhorn - repoURL: https://charts.longhorn.io - targetRevision: 1.3.0 helm: - values: + values: | persistence: defaultClassReplicaCount: 3 + repoURL: https://charts.longhorn.io + targetRevision: 1.3.0 + syncPolicy: automated: prune: true