Files
truecharts/charts/stable/webgrabplus/values.yaml
T
renovate[bot] 325e6cc7c8 chore(deps): update container image tccr.io/truecharts/webgrabplus to v4.2.2 (#2277)
* chore(deps): update container image tccr.io/truecharts/webgrabplus to v4.2.2

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-25 10:26:07 +01:00

29 lines
412 B
YAML

image:
repository: tccr.io/truecharts/webgrabplus
pullPolicy: IfNotPresent
tag: v4.2.2
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"