Files
truecharts/charts/incubator/telethon-downloader/values.yaml
T
TrueCharts BotandGitHub cc3acb9875 chore(deps): update docker general non-major (#3994)
* 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-10-03 08:29:26 +03:00

43 lines
796 B
YAML

env:
TG_API_HASH: " "
TG_API_ID: " "
TG_AUTHORIZED_USER_ID: " "
TG_BOT_TOKEN: ""
TG_PROGRESS_DOWNLOAD: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/telethon-downloader
tag: latest@sha256:6169f9ae7d7d9345b05b24c05d4133a87a9727bf8ae835de2666793bd075ee4a
persistence:
config:
enabled: true
mountPath: /config
pathdownload:
enabled: true
mountPath: /download
pathwatch:
enabled: true
mountPath: /watch
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false