Files
truecharts/charts/stable/grocy/values.yaml
T
6c6fa135e1 chore(deps): update docker general non-major (#1895)
* 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>
2022-02-14 12:39:19 +01:00

29 lines
461 B
YAML

image:
repository: tccr.io/truecharts/grocy
tag: v3.1.3@sha256:9750ab21b7a000b82ffc26b9a434b8159a72b865d26b3614909deab1e6fe3ce0
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10013
targetPort: 80
env: {}
# TZ:
# PUID:
persistence:
config:
enabled: true
mountPath: "/config"