fix(apps): map ingress to correct service (#1929)
This commit is contained in:
@@ -18,7 +18,7 @@ name: valheim
|
||||
sources:
|
||||
- https://github.com/lloesche/valheim-server-docker
|
||||
- https://hub.docker.com/r/lloesche/valheim-server
|
||||
version: 2.0.24
|
||||
version: 2.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -60,6 +60,10 @@ service:
|
||||
port: 2458
|
||||
protocol: UDP
|
||||
|
||||
ingress:
|
||||
supervisor:
|
||||
autoLink: true
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user