Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageyaml
global:
...

operator:
...

hivemq:
...

monitoring:
  enabled: true
  dedicated: true

kube-prometheus-stack:
  prometheusOperator:
    admissionWebhooks:
      patch:
        image:
          repository: registry.k8s.gcr.io/ingress-nginx/kube-webhook-certgen
          tag: v1.1.1

...

Info

If there is “No data” in the Grafana, refer to the following article for further troubleshooting: No data in Grafana after installing HiveMQ Kubernetes Operator with monitoring

...