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

@ -1,5 +1,4 @@
---
# 1. MariaDB Operator CRDs
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
@ -27,7 +26,6 @@ spec:
- SyncWave=0 # ensure this is applied first
---
# 2. MariaDB Operator
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
@ -53,4 +51,3 @@ spec:
- ApplyOutOfSyncOnly=true
- SkipHooks=false
- SyncWave=1 # ensure this waits for mariadb-operator-crds