Disable longhorn by default since it not finish
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Adrien Reslinger 2021-02-21 17:07:28 +01:00
parent 9734c9afc6
commit 3261fd1d2f
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
2 changed files with 3 additions and 1 deletions

View file

@ -6,7 +6,7 @@ storage_localpath: true
storage_localpath_default_path: "/mnt/local"
storage_localpath_namespace: "local-path-storage"
storage_longhorn: true
storage_longhorn: false
storage_longhorn_namespace: "longhorn-system"
storage_nfs: false