2022-07-21 13:17:45 +00:00
|
|
|
env:
|
2022-07-23 01:37:45 +00:00
|
|
|
MQTT_DOWN: ""
|
|
|
|
MQTT_SERVER: ""
|
|
|
|
MQTT_UP: ""
|
|
|
|
SLEEP: "3600"
|
2022-07-21 13:17:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/fastcom-mqtt
|
2022-07-25 23:24:51 +00:00
|
|
|
tag: latest@sha256:0fec63ebec0911b5a5cacf920ce4d1b85f4343c79abe651c744057165a9496f2
|
2022-07-21 13:17:45 +00:00
|
|
|
persistence: {}
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
enabled: false
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
enabled: false
|