github.com/shashidharatd/test-infra@v0.0.0-20171006011030-71304e1ca560/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."