mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
fix image location for helm
This commit is contained in:
parent
a4ff0b62ce
commit
0e92a63d14
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: invidious
|
name: invidious
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: iv-org/invidious
|
repository: quay.io/invidious/invidious
|
||||||
tag: latest
|
tag: latest
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue