mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 12:17:52 +00:00
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