Skip to content

update load balancer setting in postgresql#16

Merged
dingp merged 2 commits intomainfrom
dingpf/upload_loadbalancer_psql
Mar 23, 2026
Merged

update load balancer setting in postgresql#16
dingp merged 2 commits intomainfrom
dingpf/upload_loadbalancer_psql

Conversation

@dingp
Copy link
Copy Markdown
Contributor

@dingp dingp commented Mar 23, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 23, 2026 20:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR expands the PostgreSQL Helm chart’s LoadBalancer Service configurability by exposing common Service spec fields (annotations, traffic policy, static IP, etc.) via values and documenting how to set cluster-specific annotations.

Changes:

  • Add a new top-level loadBalancer values block (annotations, traffic policy, class/IP, nodePort, port name).
  • Update the templates/loadbalancer.yaml Service to render the new loadBalancer settings.
  • Document LoadBalancer annotations usage in the chart README.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
postgresql/values_template.yaml Adds loadBalancer configuration defaults for the LoadBalancer Service.
postgresql/templates/loadbalancer.yaml Renders configurable LoadBalancer Service fields from .Values.loadBalancer.
postgresql/README.md Documents how to set LoadBalancer annotations (example for Harvester DHCP/IPAM).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@dingp dingp merged commit de23642 into main Mar 23, 2026
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