Fix db name

This commit is contained in:
j 2025-07-10 21:39:04 +10:00
parent bc8c2f3179
commit 6909100982

View file

@ -32,7 +32,7 @@ metadata:
namespace: home-server namespace: home-server
spec: spec:
mariaDbRef: mariaDbRef:
name: nextcloud name: nextcloud-db
schedule: schedule:
cron: "0 1 * * *" cron: "0 1 * * *"
suspend: false suspend: false