diff --git a/changelog.d/4-docs/update-of-monitoring-wire-server-page b/changelog.d/4-docs/update-of-monitoring-wire-server-page new file mode 100644 index 0000000000..fdb9658cb3 --- /dev/null +++ b/changelog.d/4-docs/update-of-monitoring-wire-server-page @@ -0,0 +1 @@ +Monitoring page showed wrong wrong configuration charts. Updated prometheus-operator to kube-prometheus-stack chart in the documentation. \ No newline at end of file diff --git a/docs/src/how-to/install/monitoring.rst b/docs/src/how-to/install/monitoring.rst index d886b888bd..eb49b1a404 100644 --- a/docs/src/how-to/install/monitoring.rst +++ b/docs/src/how-to/install/monitoring.rst @@ -133,7 +133,7 @@ file. # This configuration switches to use memory instead of disk for metrics services # NOTE: If the pods are killed you WILL lose all your metrics history - prometheus-operator: + kube-prometheus-stack: grafana: persistence: enabled: false @@ -160,7 +160,7 @@ file. .. code:: yaml - prometheus-operator: + kube-prometheus-stack: grafana: persistence: storageClassName: ""