TrueChartsClone/charts/stable/plexripper/values.yaml

37 lines
725 B
YAML

image:
pullPolicy: IfNotPresent
repository: plexripper/plexripper
tag: v0.21.0@sha256:770f10242bccff90c3d18b7ca3f0e37f02dfccf8f3bd61e3d87c278b40e8f668
service:
main:
ports:
main:
protocol: http
targetPort: 7000
port: 7000
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: true
type: http
readiness:
enabled: true
type: http
startup:
enabled: true
type: http
persistence:
config:
enabled: true
mountPath: /Config
downloads:
enabled: true
mountPath: /Downloads
portal:
open:
enabled: true