mirror of
https://github.com/nshttpd/mikrotik-exporter
synced 2025-04-05 20:49:09 +02:00
* 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"
|
|
}
|
|
} |