apiVersion: 1 datasources: - name: Dawarich PostgreSQL uid: dawarich-postgres type: postgres access: proxy url: dawarich_db:5432 database: dawarich_production user: dawarich_grafana_ro editable: false jsonData: sslmode: disable postgresVersion: 1700 timescaledb: false secureJsonData: password: $DAWARICH_GRAFANA_RO_PASSWORD