2021-10-25 12:19:09 +00:00
|
|
|
image:
|
2021-12-13 12:44:45 +00:00
|
|
|
repository: tccr.io/truecharts/domoticz
|
2021-10-25 12:19:09 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-02-03 18:16:42 +00:00
|
|
|
tag: v2022.1.20220131
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
2021-12-13 12:44:45 +00:00
|
|
|
env:
|
|
|
|
PUID: 568
|
|
|
|
WEBROOT: "domoticz"
|
|
|
|
|
2021-10-25 12:19:09 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2021-11-07 16:24:13 +00:00
|
|
|
targetPort: 8080
|
2021-12-13 12:44:45 +00:00
|
|
|
port: 10144
|
|
|
|
comm1:
|
2021-12-17 11:25:49 +00:00
|
|
|
enabled: true
|
2021-12-13 12:44:45 +00:00
|
|
|
ports:
|
|
|
|
comm1:
|
2021-12-17 11:25:49 +00:00
|
|
|
enabled: true
|
2021-12-13 12:44:45 +00:00
|
|
|
targetPort: 6144
|
|
|
|
port: 6144
|
|
|
|
comm2:
|
2021-12-17 11:25:49 +00:00
|
|
|
enabled: true
|
2021-12-13 12:44:45 +00:00
|
|
|
ports:
|
|
|
|
comm2:
|
2021-12-17 11:25:49 +00:00
|
|
|
enabled: true
|
2021-12-13 12:44:45 +00:00
|
|
|
targetPort: 1443
|
|
|
|
port: 1443
|
|
|
|
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
2021-11-15 23:31:22 +00:00
|
|
|
mountPath: "/config"
|
2021-10-25 12:19:09 +00:00
|
|
|
varrun:
|
|
|
|
enabled: true
|