mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #43968 from liggitt/federation-openapi
Automatic merge from submit-queue (batch tested with PRs 43450, 42999, 43968) Update federation openapi spec hack/verify-federation-openapi-spec.sh fails on master
This commit is contained in:
commit
0d1e8c091f
@ -6085,6 +6085,10 @@
|
||||
"port": {
|
||||
"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."
|
||||
},
|
||||
"host": {
|
||||
"type": "string",
|
||||
"description": "Optional: Host name to connect to, defaults to the pod IP."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user