Files
truecharts/charts/stable/webgrabplus/values.yaml
T
renovate[bot] 1f333d7f9c chore(deps): update docker general non-major (#1567)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-19 16:27:53 +01:00

32 lines
430 B
YAML

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