catalog/stable/calibre-web/18.8.3/ix_values.yaml

41 lines
800 B
YAML

image:
repository: linuxserver/calibre-web
pullPolicy: IfNotPresent
tag: version-0.6.21@sha256:584366bdcad9b3e9e1143d9ff5b012f684f32071d515f532953680af7fa43418
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8083
protocol: http
targetPort: 8083
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true