13 lines
235 B
YAML
13 lines
235 B
YAML
apiVersion: 1
|
|
|
|
apps:
|
|
- type: "grafana-lokiexplore-app"
|
|
org_id: 1
|
|
org_name: "Grafana"
|
|
disabled: false
|
|
jsonData:
|
|
apiUrl: http://default-url.com
|
|
isApiKeySet: true
|
|
secureJsonData:
|
|
apiKey: secret-key
|