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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-03 14:37:37 +02:00

25 lines
434 B
YAML

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