github.com/m3db/m3@v1.5.0/scripts/vagrant/provision/manifests/kube-prometheus/README.md (about) 1 # kube-prometheus 2 3 This is a set of manifests slightly modified from the [kube-prometheus](https://github.com/coreos/kube-prometheus) repository. 4 5 Major modifications are: 6 - Removal of Alertmanager manifests (don't need Alertmanager for test environments) 7 - Change `prometheus-prometheus.yaml` Prometheus CRD to only use a single replica (don't need HA for test environments).