Update README.md

This commit is contained in:
Danar Saady 2023-11-07 15:30:52 +01:00
parent 620777637a
commit f8646dfd3a

View File

@ -13,7 +13,7 @@ As of version 5.0, this chart uses Prometheus 2.1. This version of prometheus in
Assuming you have an existing release of the prometheus chart, named `prometheus-old`. In order to update to prometheus 2.1 while keeping your old data do the following:
1. Update the `prometheus-old` release. Disable scraping on every component besides the prometheus server, similar to the configuration below:
```
alertmanager:
enabled: false