Bug Fix: Respect data source version when provisioning (#77428)
This commit is contained in:
@@ -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