Files
catalog/stable/aria2/7.0.7/ix_values.yaml
TrueCharts-Bot 2c9fbe01cb Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 21:09:55 +00:00

44 lines
696 B
YAML

image:
repository: tccr.io/truecharts/aria2-pro
tag: latest@sha256:08a35fe3204c00dbdc609b1abc8c05c349764c3caecb9dadb970dc470c5b1f41
pullPolicy: IfNotPresent
secretEnv:
RPC_SECRET: "ChangemeNow"
env:
RPC_PORT: 6800
# LISTEN_PORT: 6888
service:
main:
ports:
main:
port: 6800
targetPort: 6800
listen:
enabled: true
ports:
listen:
enabled: true
port: 6888
targetPort: 6888
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true