kolla-ansible/releasenotes/notes/remove-prometheus-v1-8fa9c74c3dda568e.yaml
Piotr Parczewski 0d79d25fe9 Remove support for Prometheus v1
Change-Id: I0d7c7f47e6653cf2903589a9c86798a8c6404af5
2021-08-05 21:07:22 +02:00

8 lines
308 B
YAML

---
upgrade:
- |
Removes support for Prometheus v1 deployment. Any previously deployed
Prometheus v1 instances will create a conflict during an upgrade thus
should be either manually stopped/removed or Prometheus v2 deployment
should be disabled by setting ``enable_prometheus`` to ``no``.