ansible-infra/playbooks/files/chaosknoten/configs/grafana/docker_compose/grafana-datasource.yml

10 lines
159 B
YAML

apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
url: http://prometheus:9090
isDefault: true
access: proxy
editable: true