TrueChartsClone/charts/stable/calibre-web/values.yaml

46 lines
805 B
YAML

image:
repository: tccr.io/truecharts/calibre-web
pullPolicy: IfNotPresent
tag: v0.6.21@sha256:8bdb36ea1b64bde3c689e63a1009edfaa1052009d7b079e61c83bd6e27a52061
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