feat(infrastructure): update database deployment

This commit is contained in:
2025-09-24 00:01:11 +02:00
parent 3f48a44632
commit 5db6ce9c41
3 changed files with 6 additions and 3 deletions

View File

@@ -4,7 +4,8 @@ metadata:
name: app-demo-database
spec:
mariaDbRef:
name: mariadb
name: mariadb-repl
namespace: mariadb-operator
characterSet: utf8
collate: utf8_general_ci
# Delete the resource in the database whenever the CR gets deleted.