Change longhorn default path
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
---
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
@@ -13,4 +12,7 @@ spec:
|
||||
name: longhorn-repo
|
||||
version: 1.6.2
|
||||
interval: 1m0s
|
||||
targetNamespace: longhorn
|
||||
targetNamespace: longhorn
|
||||
values:
|
||||
defaultReplicaCount: 2
|
||||
defaultDataPath: /var/lib/longhorn-example/
|
||||
Reference in New Issue
Block a user