fix unpackerr ports/service
This commit is contained in:
@@ -26,4 +26,4 @@ sources:
|
|||||||
- https://github.com/davidnewhall/unpackerr
|
- https://github.com/davidnewhall/unpackerr
|
||||||
- https://hub.docker.com/r/golift/unpackerr
|
- https://hub.docker.com/r/golift/unpackerr
|
||||||
type: application
|
type: application
|
||||||
version: 1.1.10
|
version: 1.1.11
|
||||||
|
|||||||
@@ -10,8 +10,11 @@ image:
|
|||||||
tag: 0.9.7
|
tag: 0.9.7
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
probes:
|
probes:
|
||||||
liveness:
|
liveness:
|
||||||
|
|||||||
Reference in New Issue
Block a user