Initial commit
This commit is contained in:
commit
c029592583
31 changed files with 39732 additions and 0 deletions
12
charts/longhorn/upstream-values.yaml
Normal file
12
charts/longhorn/upstream-values.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
defaultSettings:
|
||||
defaultDataPath: /var/lib/longhorn
|
||||
defaultReplicaCount: 2
|
||||
|
||||
persistence:
|
||||
defaultClassReplicaCount: 2
|
||||
|
||||
longhornUI:
|
||||
replicas: 1
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue