TrueChartsClone/charts/stable/domoticz/values.yaml

47 lines
763 B
YAML

image:
repository: tccr.io/truecharts/domoticz
pullPolicy: IfNotPresent
tag: 2023.1.20230220@sha256:17a4a304da063f445f0b46ca79e4b8827d885b4754b664f8026e11608ea25062
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
WEBROOT: "domoticz"
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
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true