mirror of
https://github.com/nshttpd/mikrotik-exporter.git
synced 2024-11-30 12:33:34 +01:00
129e34290f
* of course we need badges * kubernetes single device config example * fixed deployment json
11 lines
176 B
JSON
11 lines
176 B
JSON
{
|
|
"apiVersion": "v1",
|
|
"kind": "Secret",
|
|
"metadata": {
|
|
"name": "mikrotik-exporter",
|
|
"namespace": "prometheus"
|
|
},
|
|
"data": {
|
|
"password": "Y2hhbmdlbWUK"
|
|
}
|
|
} |