api link is missing
Signed-off-by: 刁浩 10284789 <diao.hao@zte.com.cn> Kubernetes-commit: b344d4d44227113c61a7379e5e21628883173b6a
This commit is contained in:
parent
a216b5f2e7
commit
92352e2330
|
@ -10387,7 +10387,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"loadBalancerSourceRanges": {
|
||||
"description": "If specified and supported by the platform, this will restrict traffic through the cloud-provider load-balancer will be restricted to the specified client IPs. This field will be ignored if the cloud-provider does not support the feature.\" More info: https://kubernetes.io/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/",
|
||||
"description": "If specified and supported by the platform, this will restrict traffic through the cloud-provider load-balancer will be restricted to the specified client IPs. This field will be ignored if the cloud-provider does not support the feature.\" More info: https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/",
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue