camunda-community-hub / camunda-7-community-helm

Camunda public Kubernetes Helm repo and charts
Apache License 2.0
39 stars 38 forks source link

Camunda Run lacking required services #36

Closed samzph closed 2 years ago

samzph commented 2 years ago

When trying to use camunda run with the flags --webapp, --rest, and --swaggerui, there is only 1 service exposed, which is insufficient for this. The default spring properties bind these to multiple different ports, but only 1 gets exposed using this chart.

samzph commented 2 years ago

It appears everything can be run on 8080