airbyte-platform icon indicating copy to clipboard operation
airbyte-platform copied to clipboard

Expose `webapp.service.targetPort` as a Helm chart value

Open alpozcan opened this issue 1 year ago • 1 comments
trafficstars

What

Make the targetPort of the webapp service configurable as a Helm chart value.

How

This is achieved by adding webapp.service.targetPort as configurable value in values.yaml of the airbyte & webapp charts.

Recommended reading order

  1. charts/airbyte/README.md
  2. charts/airbyte-webapp/values.yaml
  3. charts/airbyte-webapp/README.md
  4. charts/airbyte-webapp/values.yaml
  5. charts/airbyte-webapp/templates/service.yaml

Can this PR be safely reverted and rolled back?

  • [X] YES 💚
  • [ ] NO ❌

alpozcan avatar Apr 24 '24 01:04 alpozcan

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 24 '24 01:04 CLAassistant