2022-03-13 21:49:43 +00:00
|
|
|
image:
|
2022-03-14 15:46:42 +00:00
|
|
|
repository: tccr.io/truecharts/tinymediamanager
|
2022-08-02 00:05:53 +00:00
|
|
|
tag: 4.3.1@sha256:8c0a971bdb421d5f7f08904fe9817d1e7d898fd1853b1406d33cbfd8e789f97d
|
2022-03-13 21:49:43 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
|
|
|
|
securityContext:
|
|
|
|
runAsNonRoot: false
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
2022-06-07 17:41:19 +00:00
|
|
|
secretEnv:
|
2022-03-13 21:49:43 +00:00
|
|
|
PASSWORD: ""
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 10179
|
|
|
|
targetPort: 4000
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/data"
|
|
|
|
movies:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/media/movies"
|
|
|
|
tvshows:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/media/tvshows"
|