TrueChartsClone/charts/incubator/owi2plex/values.yaml

38 lines
665 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/owi2plex
tag: latest@sha256:e20dc6855b85a8fc8f265901f544ea92404d29daa3f0da0aac2620f0fa2daded
persistence:
config:
enabled: true
mountPath: /config
owi2plex:
enabled: true
mountPath: /owi2plex
tvh:
enabled: true
mountPath: /TVH
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false