mirror of
https://github.com/kubernetes/kubectl.git
synced 2026-04-12 04:16:24 -04:00
16 lines
170 B
Text
16 lines
170 B
Text
|
|
{
|
||
|
|
"spec": {
|
||
|
|
"$setElementOrder/ports": [
|
||
|
|
{
|
||
|
|
"port": 82
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"clusterIP": "10.0.0.10",
|
||
|
|
"ports": [
|
||
|
|
{
|
||
|
|
"port": 82,
|
||
|
|
"protocol": "VHF"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|