TrueChartsClone/charts/stable/rapidphotodownloader/values.yaml

40 lines
870 B
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/rapidphotodownloader
tag: latest@sha256:c5c46f21f9915c7e1f8eb9a0d820fa93bed139a0b1f0a8c2c9f982670989a95b
persistence:
datadir:
enabled: true
mountPath: /rapidphotodownloader
destinantionfolder:
enabled: true
mountPath: /media/destination
sourcefolder:
enabled: true
mountPath: /media/source
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8080
protocol: tcp
targetPort: 8080
workload:
main:
podSpec:
containers:
main:
env:
CUSTOM_RES_H: "881"
CUSTOM_RES_W: "1024"
DL_URL: https://launchpad.net/rapid/pyqt/0.9.17/+download/install.py
FORCE_UPDATE: ""