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:
|
notifyPush:
|
||||||
enabled: true
|
enabled: true
|
||||||
autoSetup: true
|
autoSetup: true
|
||||||
|
image:
|
||||||
|
registry: "ghcr.io"
|
||||||
|
|
||||||
metrics:
|
metrics:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue