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 have followed the documentation around Ingress on Openshift to the letter. I have tried all types of Routes in Openshift as well as setting up NGINX Ingress Controller. The Desktop modeler will connect successfully if I run the oc port-forward command.
Configuring the Openshift route to work with gRPC should be a lot simpler than what is described in the docs. An e2e step-by-step guide would be greatly appreciated.
The Helm Chart is honestly a mess and looks completely hacked together
The text was updated successfully, but these errors were encountered:
Transferring this issue here as it's likely an issue with the Helm charts and how things are wired together. If the distro team finds that the issue is with Zeebe in the end, please contact us about it and we'll take over.
Please add details about your setup using the issue template like Helm chart version, Helm CLI, etc (you can just open a new issue with that template).
Describe the bug
I have followed the documentation around Ingress on Openshift to the letter. I have tried all types of Routes in Openshift as well as setting up NGINX Ingress Controller. The Desktop modeler will connect successfully if I run the
oc port-forward
command.Configuring the Openshift route to work with gRPC should be a lot simpler than what is described in the docs. An e2e step-by-step guide would be greatly appreciated.
The Helm Chart is honestly a mess and looks completely hacked together
The text was updated successfully, but these errors were encountered: