Files
truecharts/charts/stable/grocy/values.yaml
T
TrueCharts BotandGitHub f8c10a1fb3 chore(deps): update docker general non-major (#4249)
* 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-10-31 10:03:23 +02:00

28 lines
459 B
YAML

image:
repository: tccr.io/truecharts/grocy
tag: v3.3.1@sha256:5f37a541be116489a1ffe145e6858c978e8c151ce803335581e9179abfb757a1
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