gravitl / netmaker-helm

34 stars 36 forks source link

Remove MQTT wait.sh script #26

Open gw0 opened 1 year ago

gw0 commented 1 year ago

The MQTT wait.sh script should probably be removed, because it is causing stability issues:

Such a wait.sh script also does not exist in the official Netmaker manifests:

Also, instead of setting up an eclipse-mosquitto MQTT service directly, it would be much easier and maintainable to just use an existing Helm chart for rabbitmq or similar (https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq).