[v10.2.x] Bug Fix: Respect data source version when provisioning (#77542)
Bug Fix: Respect data source version when provisioning (#77428)
(cherry picked from commit 82a7e1229a)
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
This commit is contained in:
co-authored by
Andres Martinez Gotor
parent
c32d98a530
commit
cbd66199a9
@@ -157,6 +157,8 @@ datasources:
|
||||
password:
|
||||
# <string> Sets the basic authorization password.
|
||||
basicAuthPassword:
|
||||
# <int> Sets the version. Used to compare versions when
|
||||
# updating. Ignored when creating a new data source.
|
||||
version: 1
|
||||
# <bool> Allows users to edit data sources from the
|
||||
# Grafana UI.
|
||||
|
||||
Reference in New Issue
Block a user