helm chart: choice option for internal/external loadbalancer type service (#7806)

This commit is contained in:
Nithya 2021-11-15 23:13:52 +00:00 committed by GitHub
parent b08d4278ad
commit 7d17ff35fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View file

@ -494,6 +494,9 @@ controller:
tcp: {}
udp: {}
external:
enabled: true
## Enables an additional internal load balancer (besides the external one).
## Annotations are mandatory for the load balancer to come up. Varies with the cloud service.
internal: