catalog/stable/deluge/13.0.11/ix_values.yaml

45 lines
753 B
YAML

image:
repository: tccr.io/truecharts/deluge
pullPolicy: IfNotPresent
tag: v2.1.1@sha256:58c22b4e6c8e297b511be9dcd7a7efb17a5f68aef0819f786f5c848faf9e03cc
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
portal:
enabled: true