Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support config loadBalancerSourceRanges via helm chart for FE load balancer #555

Open
dengliu opened this issue Jun 25, 2024 · 1 comment
Labels

Comments

@dengliu
Copy link
Collaborator

dengliu commented Jun 25, 2024

Describe the problem

We need to config loadBalancerSourceRanges for FE loadbalancer.

Describe the solution you'd like

config it via this field below:

starrocksFESpec:
  service:
    loadBalancerSourceRanges:
      - 192.168.0.0/16
      - 10.0.0.0/24

Additional context

Add any other context or screenshots about the enhancement here.

@yandongxiao
Copy link
Collaborator

#551 @dengliu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants