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

feat: Add .Values.service.loadBalancerIP option #146

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

jorijn
Copy link
Contributor

@jorijn jorijn commented Jan 21, 2025

Overview

Add loadBalancerIP option to manually define an IP address when service type loadBalancer is defined.

What this PR does / why we need it

The helm chart currently has the option to define a service type but if service type is set to loadBalancer then there is no option to define a loadBalancerIP. The service type loadBalancer with loadBalancerIP option exposes the dex service externally with a defined load balancer IP for those instances where a load balancer IP cannot be assigned dynamically.

Special notes for your reviewer

Checklist

  • Change log updated in Chart.yaml (see the contributing guide for details)
  • Chart version bumped in Chart.yaml (see the contributing guide for details)
  • Documentation regenerated by running make docs

@jorijn jorijn force-pushed the feat/loadbalancer-ip branch from a57d86b to 867f55b Compare January 21, 2025 15:55
@sagikazarmark sagikazarmark merged commit 3fb6c86 into dexidp:master Jan 21, 2025
10 checks passed
@sagikazarmark
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants