github.com/yrj2011/jx-test-infra@v0.0.0-20190529031832-7a2065ee98eb/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."