Files
truecharts/charts/incubator/auto-yt-dl/values.yaml
T
TrueCharts BotandGitHub 517b36567c chore(deps): update docker general non-major (#3818)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

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

29 lines
550 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/auto-yt-dl
tag: latest@sha256:d7bcce2cf7d12a7adaef77e690bb028bb9d7aaca72fb9399eaca20e7ef6f6a3e
persistence:
data:
enabled: true
mountPath: /app/data
hostpath1:
enabled: true
mountPath: /app/Downloads
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 5000
protocol: TCP
targetPort: 5000
portal:
enabled: true