TrueChartsClone/charts/stable/autoscan/values.yaml

40 lines
792 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/hotio/autoscan
tag: latest@sha256:e97c82e2ccfcb092aa6795d65567435dd6afbb8c84800cbcfd006fdfeda77eef
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 3030
protocol: http
targetPort: 3030
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
env:
PLEX_LOGIN: ""
PLEX_PASSWORD: ""
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: false