Deploy local-path with helm
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fdbebb2d57
commit
74333953a8
18 changed files with 211 additions and 224 deletions
6
vars/local-path.yaml
Normal file
6
vars/local-path.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
storage_localpath_files_list:
|
||||
- "PodSecurityPolicy.yml"
|
||||
- "ClusterRole.yml"
|
||||
- "ClusterRoleBinding.yml"
|
||||
- "ServiceAccount.yml"
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
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