Files
catalog/stable/htpcmanager/8.0.0/ix_values.yaml
TrueCharts-Bot d210a3cd2b Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-25 17:17:28 +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