Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE] camundaPlatform.getExternalURL does not support custom ingress port #2497

Open
PSanetra opened this issue Oct 22, 2024 · 0 comments
Open
Labels
kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between

Comments

@PSanetra
Copy link

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
@PSanetra PSanetra added the kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between
Projects
None yet
Development

No branches or pull requests

1 participant