This commit is contained in:
parent
59de075a0a
commit
8ddacfec51
28 changed files with 610 additions and 21 deletions
9
vars/local.yaml
Normal file
9
vars/local.yaml
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue