mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Update federation openapi spec
This commit is contained in:
parent
81545c2922
commit
d28c0d0186
@ -6085,6 +6085,10 @@
|
|||||||
"port": {
|
"port": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME."
|
"description": "Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME."
|
||||||
|
},
|
||||||
|
"host": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Optional: Host name to connect to, defaults to the pod IP."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user