...
Prerequisite
Access to infrastructure with Kubectl
Kubectl, Helm and MQTT CLI Prerequisite - Software Packages
...
Apply the changes to the cluster
Pod creation takes time(~3 min for us), please check the pods and services for latest status.
Code Block |
---|
helm upgrade hivemq --install hivemq/hivemq-operator --values values.yaml |
...