Provisioning: Validate that datasource access field equals to direct or proxy (#26440)

* Validate that datasource access field equals to allowed value (direct or proxy)
This commit is contained in:
Maksim Nabokikh
2020-07-20 10:01:25 +02:00
committed by GitHub
parent c298653623
commit a1f40195be
3 changed files with 23 additions and 3 deletions
@@ -0,0 +1,6 @@
apiVersion: 1
datasources:
- name: invalid-access
type: prometheus
access: INVALID_ACCESS