Use persistent volume claim with stash
This commit is contained in:
@@ -2,14 +2,16 @@
|
||||
# provisioning services in k3s cluster
|
||||
|
||||
# mount gluster
|
||||
- include_tasks: gluster.fstab.yml
|
||||
#- include_tasks: gluster.fstab.yml
|
||||
#
|
||||
## add helm repositories
|
||||
#- include_tasks: add_repos.yml
|
||||
#
|
||||
#- include_tasks: cert_manager.yml
|
||||
#
|
||||
#- include_tasks: hello-world.yaml
|
||||
|
||||
# add helm repositories
|
||||
- include_tasks: add_repos.yml
|
||||
|
||||
- include_tasks: cert_manager.yml
|
||||
|
||||
- include_tasks: hello-world.yaml
|
||||
- include_tasks: deployments/stash.yaml
|
||||
|
||||
#- include_tasks: mariadb.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user