mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-29 21:29:24 +00:00
10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"id": "nimbus",
|
|
"kind": "Service",
|
|
"apiVersion": "v1beta1",
|
|
"port": 6627,
|
|
"containerPort": 6627,
|
|
"selector": { "name": "nimbus" },
|
|
"labels": { "name": "nimbus" }
|
|
}
|