apisix-helm-chart icon indicating copy to clipboard operation
apisix-helm-chart copied to clipboard

Helm chart apisix control ingress fails due to missing port.

Open dionysius opened this issue 11 months ago • 1 comments

Error message:

  • Ingress.networking.k8s.io "apisix-control" is invalid: spec.rules[0].http.paths[0].backend: Required value: port name or number is required

There is an inconsistency between the values.yaml and the chart template.

Your decision which way it should be fixed/added/commented. Workaround is to define this value as control.servicePort in the custom values.yaml

dionysius avatar Jan 27 '25 15:01 dionysius

I am experiencing this as well and have validated the workaround.

ctroyp avatar Apr 18 '25 15:04 ctroyp