Reorganise the trains

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-23 21:32:52 +02:00
parent 674b30a7bd
commit d3deb8af69
614 changed files with 16 additions and 903 deletions
+26
View File
@@ -0,0 +1,26 @@
# 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