2022-03-03 23:48:24 +00:00
|
|
|
image:
|
2022-04-03 16:54:18 +00:00
|
|
|
repository: tccr.io/truecharts/deluge
|
2022-03-03 23:48:24 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-04-03 16:54:18 +00:00
|
|
|
tag: v2.0.5@sha256:dabc0bc3ebf9e54ef2dc73df57e030099cfa35657cd6c7c8c6fb3f9c395ed668
|
2022-03-03 23:48:24 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
runAsNonRoot: false
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-04-03 16:54:18 +00:00
|
|
|
port: 8112
|
|
|
|
targetPort: 8112
|
|
|
|
torrent:
|
2022-03-03 23:48:24 +00:00
|
|
|
enabled: true
|
|
|
|
ports:
|
2022-04-03 16:54:18 +00:00
|
|
|
tcp:
|
2022-03-03 23:48:24 +00:00
|
|
|
enabled: true
|
2022-04-03 16:54:18 +00:00
|
|
|
port: 51413
|
|
|
|
targetPort: 51413
|
|
|
|
torrent-udp:
|
2022-03-03 23:48:24 +00:00
|
|
|
enabled: true
|
|
|
|
ports:
|
2022-04-03 16:54:18 +00:00
|
|
|
udp:
|
2022-03-03 23:48:24 +00:00
|
|
|
enabled: true
|
2022-04-03 16:54:18 +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
|