Files
truecharts/charts/stable/grocy/values.yaml
T
13370e9a1e chore(deps): update docker general non-major (#1751)
* 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-01-21 01:52:02 +01:00

29 lines
461 B
YAML

image:
repository: tccr.io/truecharts/grocy
tag: v3.1.3@sha256:8481f33b038c24d881cc21cec3b52f6e414f6e2e23afa655c2ab6b1792100e05
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"