mirror of https://github.com/telemt/telemt.git
fix: set dashboard metadata name to Telemt MtProto proxy
This commit is contained in:
parent
1e3522652c
commit
07b53785c5
|
|
@ -2,7 +2,7 @@
|
||||||
"apiVersion": "dashboard.grafana.app/v1beta1",
|
"apiVersion": "dashboard.grafana.app/v1beta1",
|
||||||
"kind": "DashboardWithAccessInfo",
|
"kind": "DashboardWithAccessInfo",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "telemt-expanded-v61"
|
"name": "Telemt MtProto proxy"
|
||||||
},
|
},
|
||||||
"spec": {
|
"spec": {
|
||||||
"annotations": {
|
"annotations": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue