Files
catalog/stable/yacreaderlibraryserver/4.1.5/ix_values.yaml
TrueCharts-Bot 2812eacda8 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-02 16:21:53 +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