ansible-role-k8s-storage/vars/longhorn.yaml
Adrien Reslinger d1ef859440
All checks were successful
continuous-integration/drone/push Build is passing
Update longhorn from upstream
2021-01-02 18:34:47 +01:00

24 lines
1 KiB
YAML

---
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"