TrueChartsClone/charts/stable/htpcmanager/values.yaml

27 lines
402 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/htpcmanager
pullPolicy: IfNotPresent
tag: v2021.11.17
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 8085
port: 8085
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true