Files
truecharts/charts/stable/grocy/values.yaml
T
TrueCharts BotandGitHub a7da9d0914 chore(deps): update docker general non-major (#2658)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-13 09:35:54 +02:00

25 lines
434 B
YAML

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