openziti / helm-charts

various helm charts for openziti-test-kitchen projects
https://openziti.io/helm-charts/
Apache License 2.0
7 stars 8 forks source link

browZer support - router WebSocket edge binding #114

Open qrkourier opened 1 year ago

qrkourier commented 1 year ago

Ziti Router can provide a wss:// listener for browZer clients. Improve the router chart to support this feature and provide a config sample or guide in the chart README so it'll be auto-published in Ziti docs.

thiagosestini commented 8 months ago

looking at the Helm charts it seems this is really not currently supported:

https://github.com/openziti/helm-charts/blob/537e0bbd35a91f254aec9dfe11ab79c30d5e4627/charts/ziti-router/templates/configmap.yaml#L135

It would be an useful addition to run BrowZer with Kubernetes based deployments.