mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
fix: update image link
This commit is contained in:
parent
a5ef9b9d94
commit
6b91be1b0e
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@
|
|||
replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: docker.io/thatonecalculator/iceshrimp
|
||||
repository: iceshrimp.dev/iceshrimp/iceshrimp
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
tag: latest
|
||||
|
||||
iceshrimp:
|
||||
isManagedHosting: true
|
||||
|
|
Loading…
Reference in a new issue