summaryrefslogtreecommitdiffstats
path: root/roles/openshift_prometheus/defaults/main.yaml
Commit message (Expand)AuthorAgeFilesLines
* Rebase Prometheus example for new scrape endpoints and expose alert managerMangirdas2018-01-281-0/+15
* openshift_prometheus: remove block duration settingsPaul Gier2018-01-171-1/+1
* Add support for storage classes to openshift_prometheus role.Jiri Mencak2017-12-121-0/+3
* Missed the default value after the variable name change...Diego Abelenda2017-11-241-1/+1
* Allow to set the hostname for routes to prometheus and alertmanagerDiego Abelenda2017-11-241-0/+4
* Allow modifying and adding prometheus application argumentsZohar Galor2017-11-191-0/+3
* Change prometheus default namespace to 'openshift-metrics'Zohar Galor2017-11-081-1/+1
* Add enterprise prometheus image defaultsScott Dodson2017-11-011-10/+0
* Merge pull request #5848 from zgalor/pvc_default_alignScott Dodson2017-10-251-3/+6
|\
| * Change default in prometheus storage type to emptydirZohar Galor2017-10-241-3/+6
* | Split prometheus image defaults to prefix and versionZohar Galor2017-10-241-5/+9
|/
* Switch to stateful set in prometheusZohar Galor2017-10-231-3/+2
* Fix pvc selector default to be empty dict instead of stringZohar Galor2017-10-181-3/+3
* Fix prometheus role nfsZohar Galor2017-10-161-27/+7
* Prometheus role fixesZohar Galor2017-09-181-1/+1
* Create ansible role for deploying prometheus on openshiftZohar Galor2017-09-061-0/+74