ansible-role-k8s-storage/vars/local-path.yaml
Adrien Reslinger 74333953a8
All checks were successful
continuous-integration/drone/push Build is passing
Deploy local-path with helm
2021-02-21 16:34:38 +01:00

6 lines
138 B
YAML

---
storage_localpath_files_list:
- "PodSecurityPolicy.yml"
- "ClusterRole.yml"
- "ClusterRoleBinding.yml"
- "ServiceAccount.yml"