TrueChartsClone/charts/stable/plexripper/values.yaml

41 lines
737 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/plexripper
tag: v0.14.0@sha256:b87fa059ce3800f23f9369b43715d7acac6819e79566594bfe0090347081f07a
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