Files
truecharts/charts/stable/iyuuplus/values.yaml
T
TrueCharts BotandGitHub 97d5375359 chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00

31 lines
555 B
YAML

image:
repository: tccr.io/truecharts/iyuuplus
pullPolicy: IfNotPresent
tag: latest@sha256:46718f557ccbc9f6a11b546f5ea978ab09fafca80fabcf4405807c3d3379d60c
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 8787
port: 10188
persistence:
config:
enabled: true
mountPath: "/IYUU/db"
torrents:
enabled: true
mountPath: "/torrents"
btbackup:
enabled: true
mountPath: "/BT_backup"