airbyte-platform
airbyte-platform copied to clipboard
Expose `webapp.service.targetPort` as a Helm chart value
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
- charts/airbyte/README.md
- charts/airbyte-webapp/values.yaml
- charts/airbyte-webapp/README.md
- charts/airbyte-webapp/values.yaml
- charts/airbyte-webapp/templates/service.yaml
Can this PR be safely reverted and rolled back?
- [X] YES 💚
- [ ] NO ❌