Files
catalog/stable/unmanic/7.0.9/ix_values.yaml
TrueCharts-Bot c2dd4f9687 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-11-08 22:39:44 +00:00

36 lines
701 B
YAML

image:
repository: tccr.io/truecharts/unmanic
tag: v0.2.4@sha256:8050b77d527b78f110dc9285264250a6ec927d6123974281210dc0fb88662bbd
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10157
targetPort: 8888
persistence:
config:
enabled: true
mountPath: "/config"
library:
enabled: true
mountPath: "/library"
remote:
enabled: true
mountPath: "/tmp/unmanic/remote_library"
cache:
enabled: true
mountPath: "/tmp/unmanic"
type: emptyDir
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0