Deploy longhorn with helm
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2021-02-01 22:16:42 +01:00
parent 857005d663
commit fdbebb2d57
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
27 changed files with 46 additions and 832 deletions

View file

@ -1,24 +0,0 @@
---
storage_longhorn_files_list:
- "longhorn-system-Namespace.yaml"
- "longhorn-service-account-ServiceAccount.yaml"
- "longhorn-role-ClusterRole.yaml"
- "longhorn-bind-ClusterRoleBinding.yaml"
- "engines.longhorn.io-CustomResourceDefinition.yaml"
- "replicas.longhorn.io-CustomResourceDefinition.yaml"
- "settings.longhorn.io-CustomResourceDefinition.yaml"
- "volumes.longhorn.io-CustomResourceDefinition.yaml"
- "engineimages.longhorn.io-CustomResourceDefinition.yaml"
- "nodes.longhorn.io-CustomResourceDefinition.yaml"
- "instancemanagers.longhorn.io-CustomResourceDefinition.yaml"
- "sharemanagers.longhorn.io-CustomResourceDefinition.yaml"
- "longhorn-default-setting-ConfigMap.yaml"
- "longhorn-psp-PodSecurityPolicy.yaml"
- "longhorn-psp-role-Role.yaml"
- "longhorn-psp-binding-RoleBinding.yaml"
- "longhorn-storageclass-ConfigMap.yaml"
- "longhorn-manager-DaemonSet.yaml"
- "longhorn-backend-Service.yaml"
- "longhorn-ui-Deployment.yaml"
- "longhorn-frontend-Service.yaml"
- "longhorn-driver-deployer-Deployment.yaml"