fix(mycloud-nextcloud): use ghcr.io registry for notify_push image
This commit is contained in:
parent
8e8ac4ffb8
commit
d7d7009365
1 changed files with 2 additions and 0 deletions
|
@ -212,6 +212,8 @@ spec:
|
|||
notifyPush:
|
||||
enabled: true
|
||||
autoSetup: true
|
||||
image:
|
||||
registry: "ghcr.io"
|
||||
|
||||
metrics:
|
||||
enabled: true
|
||||
|
|
Loading…
Add table
Reference in a new issue