Skip to content

Commit

Permalink
Merge pull request #346 from mbaldessari/minor-cleanups
Browse files Browse the repository at this point in the history
Drop old commented bits
  • Loading branch information
mbaldessari authored Jan 22, 2025
2 parents f04755b + 9cc8e15 commit 7ef0de2
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@ kind: ConfigMap
metadata:
name: machine-sensor-1
data:
#MQTT_HOSTNAME: "broker-amq-mqtt-all-0-svc-rte-manuela-tst-all.{{ .Values.global.localClusterDomain }}
#broker-amq-mqtt-all-0-svc-rte-manuela-tst-all
#MQTT_HOSTNAME: "broker-amq-mqtt-all-0-svc"
#MQTT_HOSTNAME: "broker-amq-mqtt-all-0-svc.manuela-tst-all.svc"
#MQTT_PORT: "{{ .Values.machineSensor1.port }}"
#MQTT_PORT: "61616"


APP_NAME: "iot-sensor"
DEVICE_ID: "pump-1"
DEVICE_METRICS: "temperature,vibration,gps,light"
Expand Down

0 comments on commit 7ef0de2

Please sign in to comment.