diff --git a/clusters/kairos/longhorn/helmrelease.yaml b/clusters/kairos/longhorn/helmrelease.yaml index eba8790..76ba2f9 100644 --- a/clusters/kairos/longhorn/helmrelease.yaml +++ b/clusters/kairos/longhorn/helmrelease.yaml @@ -13,4 +13,7 @@ spec: name: longhorn-repo version: 1.6.0 interval: 1m0s - targetNamespace: longhorn-system \ No newline at end of file + targetNamespace: longhorn-system + values: + defaultSettings: + defaultReplicaCount: 1 \ No newline at end of file