Files
TrueCharts-Bot 085d6ecfb2 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-17 13:24:04 +00:00

27 lines
530 B
YAML

image:
pullPolicy: IfNotPresent
repository: xthursdayx/yacreaderlibrary-server-docker
tag: latest@sha256:524a179b31ecd5b8d6627ce2b1c05472604065d2879ac68a350eeb6101366dbc
persistence:
comics:
enabled: true
mountPath: /comics
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8080
protocol: tcp
targetPort: 8080