Files
truecharts/charts/stable/grocy/values.yaml
T
d02f35c3f2 chore(deps): update docker general non-major (#2581)
* 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-29 09:32:25 +02:00

25 lines
434 B
YAML

image:
repository: tccr.io/truecharts/grocy
tag: v3.3.0@sha256:2d7ad69eb47e3a92e07883e30ea935a326aad33e1aef64fc216f13c19ed4ecb4
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"