Merge pull request #12831 from thockin/nodeport-optional
Make nodePort optional in v1 API
This commit is contained in:
@@ -13446,8 +13446,7 @@
|
||||
"v1.ServicePort": {
|
||||
"id": "v1.ServicePort",
|
||||
"required": [
|
||||
"port",
|
||||
"nodePort"
|
||||
"port"
|
||||
],
|
||||
"properties": {
|
||||
"name": {
|
||||
|
Reference in New Issue
Block a user