TrueChartsClone/charts/stable/headphones/values.yaml

26 lines
511 B
YAML

image:
repository: ghcr.io/linuxserver/headphones
pullPolicy: IfNotPresent
tag: version-a78f38c1@sha256:393b0b1abe6fd75cf58178e24638b173eb3404e38fc836aa5730ada32caf95f9
service:
main:
ports:
main:
port: 10064
targetPort: 8181
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0