charts/charts/organizr/values.yaml

24 lines
279 B
YAML
Raw Normal View History

2020-11-09 12:53:43 +00:00
# Default values for Organizr.
image:
repository: organizr/organizr
pullPolicy: Always
tag: latest
strategy:
type: Recreate
2020-11-09 12:53:43 +00:00
service:
port:
2020-09-06 01:27:11 +00:00
port: 80
2020-11-09 12:53:43 +00:00
env: {}
# TZ: UTC
# PUID: 1001
# PGID: 1001
persistence:
config:
enabled: false
emptyDir: false