Files
truecharts/charts/stable/grocy/values.yaml
T
1b2f1d7fce chore(deps): update docker general non-major (#2494)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-16 08:31:21 +02:00

25 lines
434 B
YAML

image:
repository: tccr.io/truecharts/grocy
tag: v3.3.0@sha256:f6475899fa7f94304d704edcc66b2364d1e145102f337850ce9ae6de10e941a2
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10013
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"