[ISSUE] camundaPlatform.getExternalURL does not support custom ingress port #2497
Labels
good first issue
Good for newcomers
kind/issue
Unidentified issue, it could be a bug, misconfig, or anything in between
I want to deploy the camunda helm chart in kind using podman. This implies that I can not bind the ports 80 and 443.
Now the
camundaPlatform.releaseInfo
template is not rendered correctly as I can not configure the custom ingress ports. (In my case 8080 and 8443). I think some options forglobal.ingress.ports.http
andglobal.ingress.ports.https
should be added and considered in thecamundaPlatform.getExternalURL
template.The text was updated successfully, but these errors were encountered: