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

fix(helm): Add ingress template to workload-api-server

Open Catskan opened this issue 1 year ago • 3 comments
trafficstars

What

By changing api-server by workload-api-server, ingress template is missing for workload_api_server while values.yaml have the capability to enable ingress for workload-api-server . So actually, workload-api-server is unable to create the related ingress.

How

Just add the ingress template to charts/workload-api-server/templates

Can this PR be safely reverted and rolled back?

  • [x] YES 💚
  • [ ] NO ❌

Catskan avatar Aug 23 '24 15:08 Catskan