Use persistent volume claim with stash

This commit is contained in:
2022-09-18 10:34:50 -04:00
parent e6b7e104cd
commit d72ab51f82
6 changed files with 113 additions and 13 deletions

View File

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