Add Longhorn and make it possible to enable/disable it and the hetzner csi

This commit is contained in:
Michael Karbowiak
2022-05-02 16:21:18 +02:00
parent 56ff30199d
commit f905b68e7c
5 changed files with 89 additions and 14 deletions

22
helm/longhorn.yaml Normal file
View File

@@ -0,0 +1,22 @@
---
helmDefaults:
timeout: 3600
wait: true
force: false
atomic: true
repositories:
- name: longhorn
url: https://charts.longhorn.io
releases:
- name: longhorn
namespace: longhorn
chart: longhorn/longhorn
values:
- persistence:
defaultClass: true
defaultFsType: ext4
defaultClassReplicaCount: 2
- defaultSettings:
defaultDataPath: /var/longhorn