Skip to content

Conversation

@tina-zimnicki
Copy link
Contributor

I added "smart" LB detection to the values file. If LoadBalancer is selected as the service type, the chart automatically configures to use both http and https origins. If LB is not selected, no functionality is changed.

Closes #18

ONLY when LB service is selected:
Previous behavior:
cors_origins = ["https://fides.example.com"]

New behavior:
cors_origins = ["http://fides.example.com","https://fides.example.com"]

Pre-merge Checklist

  • All CI Pipelines Succeeded
  • Documentation Updated
  • Increment Applicable Chart Versions
  • Relevant Follow-Up Issues Created
  • Update the Fides chart CHANGELOG.md
  • Update the Fides-minimal chart CHANGELOG.md

@tina-zimnicki tina-zimnicki requested a review from a team as a code owner September 30, 2025 18:28
@tina-zimnicki tina-zimnicki added the enhancement New feature or request label Sep 30, 2025
@github-actions github-actions bot added helm/fides The Fides Helm Chart helm/fides-minimal labels Sep 30, 2025
Base automatically changed from OPS-1069-add-worker-differentiation to main October 7, 2025 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request helm/fides The Fides Helm Chart helm/fides-minimal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants