Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

We recommend creating separate namespaces for each product e.g. HiveMQ, Kafka, Swarm etc to easily manage the installations.

...

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

...