Create MariaDB database and nextcloud DC deployment
This commit is contained in:
parent
95433b89f3
commit
85a927d356
4 changed files with 157 additions and 3 deletions
|
@ -28,6 +28,16 @@ spec:
|
|||
namespace: home-server
|
||||
wave: 2
|
||||
|
||||
- name: database
|
||||
path: applications/40-database
|
||||
namespace: database
|
||||
wave: 3
|
||||
|
||||
- name: nextcloud
|
||||
path: applications/50-nextcloud
|
||||
namespace: nextcloud
|
||||
wave: 4
|
||||
|
||||
template:
|
||||
metadata:
|
||||
name: '{{name}}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue