TrueChartsClone/charts/incubator/plexripper/values.yaml

45 lines
804 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/plexripper
tag: v0.14.0@sha256:21dbbc0b199be9a6910bee31611968518f532445bde9a5ea7b848c7566e0d154
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 7000
protocol: http
targetPort: 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
portal:
open:
enabled: true