catalog/stable/deluge/10.0.13/ix_values.yaml

42 lines
728 B
YAML

image:
repository: tccr.io/truecharts/deluge
pullPolicy: IfNotPresent
tag: v2.0.5@sha256:37169b5f83e5afd3e7123899828138caf8788fada51af716b6c0eb911555031d
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
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
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true