You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 for global.ingress.ports.http and global.ingress.ports.https should be added and considered in the camundaPlatform.getExternalURL template.
Chart version: 11.0.1
The text was updated successfully, but these errors were encountered:
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: