Files
catalog/stable/htpcmanager/6.0.13/ix_values.yaml
TrueCharts-Bot 70622bbe1b Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 13:37:45 +00:00

26 lines
505 B
YAML

image:
repository: ghcr.io/linuxserver/htpcmanager
pullPolicy: IfNotPresent
tag: 2021.11.17@sha256:846220a9512e9a91bdd7d7808b2ddd1f4e25b4ed9e72a31a7aeabbdd2e36f46d
service:
main:
ports:
main:
targetPort: 8085
port: 8085
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0