TrueChartsCatalogClone/stable/lazylibrarian/6.8.2/test_values.yaml

27 lines
350 B
YAML
Raw Normal View History

# Default values for LazyLibrarian.
image:
repository: linuxserver/lazylibrarian
pullPolicy: IfNotPresent
tag: latest
strategy:
type: Recreate
service:
main:
ports:
main:
port: 5299
env: {}
# TZ: UTC
# PUID: 1001
# PGID: 1001
persistence:
config:
enabled: true
mountPath: "/config"
type: emptyDir