Commit 39e23ba6 by Hugo Häggmark Committed by GitHub

Docs: Adds clarification to the provider name for provisioned dashboards (#17524)

Closes: #17516
parent 3e642143
......@@ -207,8 +207,8 @@ The dashboard provider config file looks somewhat like this:
apiVersion: 1
providers:
# <string> provider name
- name: 'default'
# <string> an unique provider name
- name: 'a unique provider name'
# <int> org id. will default to orgId 1 if not specified
orgId: 1
# <string, required> name of the dashboard folder. Required
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment