Files
truecharts/charts/incubator/rapidphotodownloader/values.yaml
T
TrueCharts BotandGitHub e3b5269604 chore(deps): update docker general non-major (#4189)
* 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-26 08:43:15 +03:00

36 lines
783 B
YAML

env:
CUSTOM_RES_H: "881"
CUSTOM_RES_W: "1024"
DL_URL: https://launchpad.net/rapid/pyqt/0.9.17/+download/install.py
FORCE_UPDATE: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rapidphotodownloader
tag: latest@sha256:9381eeb8825abf929cf6ea31882b998a9a67a4f20deaf1c455843ffdc8c02ce0
persistence:
datadir:
enabled: true
mountPath: /rapidphotodownloader
destinantionfolder:
enabled: true
mountPath: /media/destination
sourcefolder:
enabled: true
mountPath: /media/source
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8080
protocol: TCP
targetPort: 8080
portal:
enabled: true