2021-03-31 20:50:04 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/deluge
|
2021-03-31 20:50:04 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2023-02-15 05:26:09 +00:00
|
|
|
tag: v2.1.1@sha256:1e70aa107cc40d01307234405814adbf91ed1f796c0e72467cdc70eab8a20126
|
2021-03-31 20:50:04 +00:00
|
|
|
|
2021-09-26 18:05:21 +00:00
|
|
|
securityContext:
|
|
|
|
runAsNonRoot: false
|
2022-01-31 20:53:56 +00:00
|
|
|
readOnlyRootFilesystem: false
|
2021-09-26 18:05:21 +00:00
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
2021-05-19 13:12:45 +00:00
|
|
|
service:
|
2021-03-31 20:50:04 +00:00
|
|
|
main:
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8112
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 8112
|
2021-05-19 13:12:45 +00:00
|
|
|
torrent:
|
2021-03-31 20:50:04 +00:00
|
|
|
enabled: true
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
tcp:
|
|
|
|
enabled: true
|
|
|
|
port: 51413
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 51413
|
2022-07-10 09:21:55 +00:00
|
|
|
torrent-udp:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
2021-05-19 13:12:45 +00:00
|
|
|
udp:
|
|
|
|
enabled: true
|
|
|
|
port: 51413
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 51413
|
2021-05-19 13:12:45 +00:00
|
|
|
protocol: UDP
|
|
|
|
|
2021-04-13 19:43:27 +00:00
|
|
|
persistence:
|
2021-03-31 20:50:04 +00:00
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
2021-09-29 14:36:34 +00:00
|
|
|
varrun:
|
|
|
|
enabled: true
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|