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
|
||||
spec:
|
||||
mariaDbRef:
|
||||
name: nextcloud
|
||||
name: nextcloud-db
|
||||
schedule:
|
||||
cron: "0 1 * * *"
|
||||
suspend: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue