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

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-24 00:43:05 +03:00

28 lines
459 B
YAML

image:
repository: tccr.io/truecharts/grocy
tag: v3.3.1@sha256:564485334be2614bd1a11e74fe8e607568fb3be57331692effe7060b43d1bd2f
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"
portal:
enabled: true