2022-03-03 23:48:24 +00:00
|
|
|
image:
|
2022-04-26 20:33:53 +00:00
|
|
|
repository: tccr.io/truecharts/deluge
|
2022-03-03 23:48:24 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-04-26 20:33:53 +00:00
|
|
|
tag: v2.0.5@sha256:18dc16d8e448ece00534e17f9e226a781320b9939f4194e12481e6d1156ed23b
|
2022-03-03 23:48:24 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
runAsNonRoot: false
|
2022-04-24 14:40:39 +00:00
|
|
|
readOnlyRootFilesystem: false
|
2022-03-03 23:48:24 +00:00
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-04-26 20:33:53 +00:00
|
|
|
port: 8112
|
|
|
|
targetPort: 8112
|
|
|
|
torrent:
|
2022-03-03 23:48:24 +00:00
|
|
|
enabled: true
|
|
|
|
ports:
|
2022-04-26 20:33:53 +00:00
|
|
|
tcp:
|
2022-03-03 23:48:24 +00:00
|
|
|
enabled: true
|
2022-04-26 20:33:53 +00:00
|
|
|
port: 51413
|
|
|
|
targetPort: 51413
|
|
|
|
torrent-udp:
|
2022-03-03 23:48:24 +00:00
|
|
|
enabled: true
|
|
|
|
ports:
|
2022-04-26 20:33:53 +00:00
|
|
|
udp:
|
2022-03-03 23:48:24 +00:00
|
|
|
enabled: true
|
2022-04-26 20:33:53 +00:00
|
|
|
port: 51413
|
|
|
|
targetPort: 51413
|
2022-03-03 23:48:24 +00:00
|
|
|
protocol: UDP
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
|
|
|
varrun:
|
|
|
|
enabled: true
|