TrueChartsCatalogClone/stable/deluge/10.0.11/ix_values.yaml

42 lines
728 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/deluge
pullPolicy: IfNotPresent
tag: v2.0.5@sha256:dabc0bc3ebf9e54ef2dc73df57e030099cfa35657cd6c7c8c6fb3f9c395ed668
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