
All services go to TLD/k8s/service All pods go to TLD/k8s/pod Change-Id: Iad2977a9f0cd5f430c4e0a566846bf4681618379
11 lines
156 B
JSON
11 lines
156 B
JSON
{
|
|
"id": "glance-api",
|
|
"kind": "Service",
|
|
"apiVersion": "v1beta1",
|
|
"port": 9292,
|
|
"containerPort": 9292,
|
|
"selector": {
|
|
"name": "glance"
|
|
}
|
|
}
|