TrueChartsClone/charts/stable/domoticz/values.yaml

52 lines
978 B
YAML

image:
repository: ghcr.io/linuxserver/domoticz
pullPolicy: IfNotPresent
tag: 2023.2.20231129@sha256:db5939da7ee7979a2a29ac455f5bee6646d59ef32f3ea20a3be0d77667ef8428
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 8080
port: 10144
comm1:
enabled: true
ports:
comm1:
enabled: true
targetPort: 6144
port: 6144
comm2:
enabled: true
ports:
comm2:
enabled: true
targetPort: 1443
port: 1443
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp
env:
WEBROOT: "domoticz"
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true