mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 09:47:54 +00:00
10 lines
152 B
JSON
10 lines
152 B
JSON
{
|
|
"apiVersion": "v1",
|
|
"kind": "Namespace",
|
|
"metadata": {
|
|
"name": "custom-metrics",
|
|
"labels": {
|
|
"name": "custom-metrics"
|
|
}
|
|
}
|
|
}
|