TrueChartsClone/charts/incubator/homebridge/values.yaml

36 lines
592 B
YAML

image:
repository: tccr.io/truecharts/homebridge
pullPolicy: IfNotPresent
tag: v2023-01@sha256:fa0512d8b38d20d4078b0f403c23c17716a045fcb4dc723b896461a766e22ee9
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
HOMEBRIDGE_CONFIG_UI: 1
service:
main:
ports:
main:
protocol: http
port: 8581
persistence:
config:
enabled: true
mountPath: /homebridge
portal:
open:
enabled: true