2022-07-19 15:27:57 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/autoscan
|
2023-02-15 12:02:23 +00:00
|
|
|
tag: latest@sha256:ceb9d233765da84b959484fd6dcf05743c4e85f4f78cd4871fc89ece122fc571
|
2022-09-15 06:18:57 +00:00
|
|
|
|
2022-07-19 15:27:57 +00:00
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-09-15 06:18:57 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
secretEnv:
|
|
|
|
PLEX_LOGIN: ""
|
|
|
|
PLEX_PASSWORD: ""
|
|
|
|
|
2022-07-20 16:30:17 +00:00
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|
2022-09-15 06:18:57 +00:00
|
|
|
|
2022-07-19 15:27:57 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-09-15 06:18:57 +00:00
|
|
|
port: 3030
|
|
|
|
targetPort: 3030
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: false
|