Files
truecharts/charts/stable/domoticz/values.yaml
T
TrueCharts BotandGitHub 069c23a19b chore(deps): update docker general non-major (#2848)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-11 09:31:56 +02:00

44 lines
636 B
YAML

image:
repository: tccr.io/truecharts/domoticz
pullPolicy: IfNotPresent
tag: v2022.1.20220609
securityContext:
runAsNonRoot: 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