From 87ecb21f8a79c1106fdce87426a0bb41279c46cc Mon Sep 17 00:00:00 2001 From: supaeasy <59504964+supaeasy@users.noreply.github.com> Date: Tue, 22 Jun 2021 13:26:14 +0200 Subject: [PATCH] Rename all.yml to datasource.yaml got a warning that other name was depreceated --- .../grafana-provisioning/datasources/{all.yml => datasource.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename grafana/grafana-provisioning/datasources/{all.yml => datasource.yaml} (100%) diff --git a/grafana/grafana-provisioning/datasources/all.yml b/grafana/grafana-provisioning/datasources/datasource.yaml similarity index 100% rename from grafana/grafana-provisioning/datasources/all.yml rename to grafana/grafana-provisioning/datasources/datasource.yaml