Add documentation for controller.service.loadBalancerIP in Helm chart (#8522)
This commit is contained in:
parent
4cc0099eee
commit
5d8b0bf428
2 changed files with 3 additions and 1 deletions
|
|
@ -460,7 +460,8 @@ controller:
|
|||
##
|
||||
externalIPs: []
|
||||
|
||||
# loadBalancerIP: ""
|
||||
# -- Used by cloud providers to connect the resulting `LoadBalancer` to a pre-existing static IP according to https://kubernetes.io/docs/concepts/services-networking/service/#loadbalancer
|
||||
loadBalancerIP: ""
|
||||
loadBalancerSourceRanges: []
|
||||
|
||||
enableHttp: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue