Fix db name
This commit is contained in:
parent
bc8c2f3179
commit
6909100982
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue