feat(k8s): use mqtt service endpoint url

closes #1
This commit is contained in:
2022-06-07 19:11:15 +02:00
parent d558415684
commit 3c80b4a970
3 changed files with 4 additions and 9 deletions

View File

@ -117,10 +117,7 @@ spec:
mountPath: /dev
env:
- name: MQTT_BROKER
valueFrom:
configMapKeyRef:
key: MQTT_BROKER_HOST
name: robocar
value: localhost # because use host network
- name: MQTT_USERNAME
valueFrom:
secretKeyRef: