10 lines
131 B
JSON
10 lines
131 B
JSON
{
|
|
"id": "frontend",
|
|
"kind": "Service",
|
|
"apiVersion": "v1beta1",
|
|
"port": 9998,
|
|
"selector": {
|
|
"name": "frontend"
|
|
}
|
|
}
|