mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 15:41:47 +00:00
Fix: Cluster-Dashboard variable missing datasource
Signed-off-by: Malcolm Lashley <mlashley@gmail.com>
This commit is contained in:
parent
e09078f697
commit
43184ab690
1 changed files with 1 additions and 1 deletions
|
|
@ -916,7 +916,7 @@
|
|||
"$__all"
|
||||
]
|
||||
},
|
||||
"datasource": null,
|
||||
"datasource": "$DS_PROMETHEUS",
|
||||
"definition": "label_values(gotk_reconcile_condition, exported_namespace)",
|
||||
"description": null,
|
||||
"error": null,
|
||||
|
|
|
|||
Loading…
Reference in a new issue