mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-27 02:40:17 +08:00
Disable unpackerr service when installing on SCALE
This commit is contained in:
@@ -26,4 +26,4 @@ sources:
|
||||
- https://github.com/davidnewhall/unpackerr
|
||||
- https://hub.docker.com/r/golift/unpackerr
|
||||
type: application
|
||||
version: 1.1.8
|
||||
version: 1.1.9
|
||||
|
||||
@@ -9,6 +9,10 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.9.7
|
||||
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user