Files
truecharts/charts/stable/webgrabplus/values.yaml
TrueCharts Bot 4a8d901aed chore(deps): update docker general non-major (#2821)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-03 14:37:37 +02:00

29 lines
412 B
YAML

image:
repository: tccr.io/truecharts/webgrabplus
pullPolicy: IfNotPresent
tag: v4.2.3
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
enabled: false
ports:
main:
enabled: false
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"
data:
enabled: true
mountPath: "/data"