mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-23 10:10:47 -05:00
10 lines
119 B
JSON
10 lines
119 B
JSON
{
|
|
"id": "example",
|
|
"port": 8000,
|
|
"labels": {
|
|
"name": "nginx"
|
|
}
|
|
"selector": {
|
|
"name": "nginx"
|
|
}
|
|
}
|