github.com/munnerz/test-infra@v0.0.0-20190108210205-ce3d181dc989/velodrome/grafana-stack/prometheus-config.yaml (about) 1 kind: ConfigMap 2 apiVersion: v1 3 metadata: 4 name: prometheus-${PROJECT} 5 labels: 6 app: prometheus 7 project: ${PROJECT} 8 data: 9 prometheus-config.yml: "Content of the prometheus config comes here."