diff --git a/clusters/kairos/longhorn/helmrelease.yaml b/clusters/kairos/longhorn/helmrelease.yaml index d13c4a3..d786b18 100644 --- a/clusters/kairos/longhorn/helmrelease.yaml +++ b/clusters/kairos/longhorn/helmrelease.yaml @@ -14,5 +14,6 @@ spec: interval: 1m0s targetNamespace: longhorn values: - defaultReplicaCount: 2 - defaultDataPath: /var/lib/longhorn-example/ \ No newline at end of file + defaultSettings: + defaultReplicaCount: 2 + defaultDataPath: /usr/local/longhorn/ \ No newline at end of file