From 52b7607002b1fad9c8fa9218d537dad075a1bbe3 Mon Sep 17 00:00:00 2001 From: Bruno Bressi Date: Mon, 18 Nov 2024 20:30:48 +0100 Subject: [PATCH] docs: removed duplicate description Signed-off-by: Bruno Bressi --- README.md | 10 +++++----- README.md.gotmpl | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e63cbc6..bf33b31 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # caas-cluster-monitoring -A fork of the official [rancher cluster monitoring](https://github.com/rancher/charts/tree/dev-v2.9/charts/rancher-monitoring) with more up-to-date prometheus-operator CRDs and features and [prometheus-auth](https://github.com/caas-team/prometheus-auth) to enable multi-tenancy for the proemtheus metrics. +A fork of the official [rancher cluster monitoring](https://github.com/rancher/charts/tree/dev-v2.9/charts/rancher-monitoring) +with more up-to-date prometheus-operator CRDs, features and a maintained fork of rancher's [prometheus-auth](https://github.com/caas-team/prometheus-auth) +to enable multi-tenancy for the prometheus metrics. ## Maintainers @@ -14,15 +16,13 @@ A fork of the official [rancher cluster monitoring](https://github.com/rancher/c * * -A fork of the official [rancher cluster monitoring](https://github.com/rancher/charts/tree/dev-v2.9/charts/rancher-monitoring) with more up-to-date prometheus-operator CRDs and features and [prometheus-auth](https://github.com/caas-team/prometheus-auth) to enable multi-tenancy for the proemtheus metrics. - ## Installation -If you're comming from an existing rancher-monitoring installation: +If you're coming from an existing rancher-monitoring installation: * you must first update the prometheus-operator CRDs separately. This chart only includes the kube-prometheus-stack *without* the CRDs. * you should additionally uninstall the rancher-monitoring chart before installing this one. -* do not delete the rancher-monitoring-crds chart, as this will delete all custom resources already created (or back them up first and recreate them). +* do not delete the `rancher-monitoring-crds` chart, as this will delete all custom resources already created (or back them up first and recreate them). To install run the following command: diff --git a/README.md.gotmpl b/README.md.gotmpl index de67a20..5a0b383 100644 --- a/README.md.gotmpl +++ b/README.md.gotmpl @@ -1,20 +1,20 @@ {{ template "chart.header" . }} -A fork of the official [rancher cluster monitoring](https://github.com/rancher/charts/tree/dev-v2.9/charts/rancher-monitoring) with more up-to-date prometheus-operator CRDs and features and [prometheus-auth](https://github.com/caas-team/prometheus-auth) to enable multi-tenancy for the proemtheus metrics. +A fork of the official [rancher cluster monitoring](https://github.com/rancher/charts/tree/dev-v2.9/charts/rancher-monitoring) +with more up-to-date prometheus-operator CRDs, features and a maintained fork of rancher's [prometheus-auth](https://github.com/caas-team/prometheus-auth) +to enable multi-tenancy for the prometheus metrics. {{ template "chart.maintainersSection" . }} {{ template "chart.sourcesSection" . }} -A fork of the official [rancher cluster monitoring](https://github.com/rancher/charts/tree/dev-v2.9/charts/rancher-monitoring) with more up-to-date prometheus-operator CRDs and features and [prometheus-auth](https://github.com/caas-team/prometheus-auth) to enable multi-tenancy for the proemtheus metrics. - ## Installation -If you're comming from an existing rancher-monitoring installation: +If you're coming from an existing rancher-monitoring installation: * you must first update the prometheus-operator CRDs separately. This chart only includes the kube-prometheus-stack *without* the CRDs. * you should additionally uninstall the rancher-monitoring chart before installing this one. -* do not delete the rancher-monitoring-crds chart, as this will delete all custom resources already created (or back them up first and recreate them). +* do not delete the `rancher-monitoring-crds` chart, as this will delete all custom resources already created (or back them up first and recreate them). To install run the following command: