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
+34
View File
@@ -0,0 +1,34 @@
env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/prpdf
tag: latest
persistence:
config:
enabled: true
mountPath: /source/config
files:
enabled: true
mountPath: /Archiv/
hostpath2:
enabled: true
mountPath: /source/static/pdf/
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