2023-04-11 10:15:00 +00:00
|
|
|
image:
|
2023-06-11 07:44:36 +00:00
|
|
|
repository: tccr.io/truecharts/deluge
|
2023-04-11 10:15:00 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2023-06-11 07:44:36 +00:00
|
|
|
tag: v2.1.1@sha256:fb4841fbf1184c0ac2ef1712fdcf41a5253b916aaca1fead2093be257c5959bd
|
2023-04-11 10:15:00 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
runAsNonRoot: false
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
2023-06-11 07:44:36 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8112
|
|
|
|
targetPort: 8112
|
|
|
|
torrent:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
tcp:
|
|
|
|
enabled: true
|
|
|
|
port: 51413
|
|
|
|
targetPort: 51413
|
|
|
|
torrent-udp:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
udp:
|
|
|
|
enabled: true
|
|
|
|
port: 51413
|
|
|
|
targetPort: 51413
|
|
|
|
protocol: udp
|
|
|
|
|
2023-04-11 10:15:00 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
readiness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
startup:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
env: {}
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|