ossrs / srs-helm

Helm Charts for SRS media server and Oryx media solution.
http://helm.ossrs.io
MIT License
10 stars 6 forks source link

Error when Ingress is enabled #2

Open brunosmartin opened 8 months ago

brunosmartin commented 8 months ago

When ingress is enabled, it looks for value "service.port", witch doesn't exists in the template.

I suggest using service.http as default or or handlee this in ingress configuration

winlinvip commented 7 months ago

True, would you help to please file a PullRequest to fix this?