Add longhorn
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2020-08-08 00:06:28 +02:00
parent 59de075a0a
commit 8ddacfec51
28 changed files with 610 additions and 21 deletions

9
vars/local.yaml Normal file
View file

@ -0,0 +1,9 @@
---
storage_localpath_files_list:
- "local-path-storage-Namespace.yaml"
- "local-path-provisioner-service-account-ServiceAccount.yaml"
- "local-path-provisioner-role-ClusterRole.yaml"
- "local-path-provisioner-bind-ClusterRoleBinding.yaml"
- "local-path-provisioner-Deployment.yaml"
- "local-path-StorageClass.yaml"
- "local-path-config-ConfigMap.yaml"