Files
truecharts/charts/stable/grocy/values.yaml
T
095ea8be4e chore(deps): update patch docker tags (#798)
* chore(deps): update patch docker tags

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-08-24 10:32:51 +02:00

27 lines
326 B
YAML

# Default values for grocy.
image:
repository: linuxserver/grocy
tag: version-v3.1.1
pullPolicy: IfNotPresent
strategy:
type: Recreate
service:
main:
ports:
main:
port: 80
env: {}
# TZ:
# PUID:
# PGID:
persistence:
config:
enabled: true
mountPath: "/config"
type: emptyDir