Create MariaDB database and nextcloud DC deployment

This commit is contained in:
j 2025-08-13 22:02:27 +10:00
parent 95433b89f3
commit 85a927d356
4 changed files with 157 additions and 3 deletions

View file

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