From fe33d798222c06e7a211a188cf78ff6abf2c2e9c Mon Sep 17 00:00:00 2001 From: Roxedus Date: Sat, 2 Jul 2022 20:17:40 +0200 Subject: [PATCH] more hornin --- apps/templates/longhorn.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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