chore(incubator): Move Dev to incubator and some cleanup

This commit is contained in:
Kjeld Schouten-Lebbing
2022-07-22 22:23:18 +02:00
parent d33f952798
commit 2c06051625
1320 changed files with 0 additions and 379 deletions
@@ -0,0 +1,34 @@
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
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:
enabled: true
ports:
main:
enabled: true
port: 8080
protocol: TCP
targetPort: 8080