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

Expose port used by WebRTC #70

Merged
merged 4 commits into from
Feb 11, 2025
Merged

Conversation

LiquidPL
Copy link
Contributor

Resolves #59.

I was also wondering if it would be a good idea to add an option to create a separate service for WebRTC (and possibly RTSP), since right now if the main service is a ClusterIP consumed by some sort of reverse proxy, then these ports aren't accessible by someone outside of the cluster.

@bdkuhman
Copy link

bdkuhman commented Jun 9, 2024

Was looking for this, Hopefully it can get merged soon.
Another suggestion would be to add ports to the values.yaml, and populate it in the chart, so that additional ports could be added without a PR/change to the chart.

@11qu1d
Copy link

11qu1d commented Dec 14, 2024

@LiquidPL you also probably want to bump the chart version, then maybe @billimek can approve it?

@LiquidPL
Copy link
Contributor Author

LiquidPL commented Feb 11, 2025

Is there anything else that needs to be done here?

@billimek billimek merged commit 2554d2c into blakeblackshear:master Feb 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helm chart service update to expose webrtc 8555
4 participants