obermeier commented on PR #2203:
URL: https://github.com/apache/streampipes/pull/2203#issuecomment-1819469518
> What happens if the variable is not provided?
It uses the default.conf without modifictions
[Link](https://github.com/apache/streampipes/blob/405a92950b5a21c6eca3ae4b5cd7cc302222e71b/ui/docker-entrypoint.sh#L22C11-L22C11)
> Will nginx fail to start or just use the empty route?
It uses ``extensions-all-jvm:8090``
[Link](https://github.com/apache/streampipes/blob/405a92950b5a21c6eca3ae4b5cd7cc302222e71b/ui/nginx_config/default.conf#L47)
from default.conf.
> For the helm charts, we can probably just add a route to the ingress and
ingressroutes since we don't use the proxy definitions from the conf file in
the k8s setup.
I like the idea
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]