Files
TrueCharts-Bot 916e779e9a Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-22 00:34:44 +00:00

27 lines
530 B
YAML

image:
pullPolicy: IfNotPresent
repository: xthursdayx/yacreaderlibrary-server-docker
tag: latest@sha256:794756d84640bd7ada2738444585e668b34cba8787de48d7c50c89183467d048
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