From acb0bb682aa14d0ee98c8a1171bf685da482700f Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Mon, 5 Aug 2024 00:16:18 +0100 Subject: [PATCH] Yeah values doesn't like it --- clusters/kairos/longhorn/helmrelease.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/clusters/kairos/longhorn/helmrelease.yaml b/clusters/kairos/longhorn/helmrelease.yaml index cc4a792..0f6b3e2 100644 --- a/clusters/kairos/longhorn/helmrelease.yaml +++ b/clusters/kairos/longhorn/helmrelease.yaml @@ -13,7 +13,4 @@ spec: name: longhorn-repo version: 1.6.2 interval: 1m0s - targetNamespace: longhorn-system - values: - defaultSettings: - defaultReplicaCount: 1 \ No newline at end of file + targetNamespace: longhorn-system \ No newline at end of file