Update 'rtmp-server.yaml'

This commit is contained in:
Adolfo Delorenzo 2023-01-21 19:02:34 +00:00
parent c9f82fe6ba
commit 653bfa542c
1 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,8 @@ spec:
port: 8080 port: 8080
targetPort: 8080 targetPort: 8080
nodePort: 31080 nodePort: 31080
- protocol: TCP - name: rtmp
protocol: TCP
port: 1935 port: 1935
targetPort: 1935 targetPort: 1935
nodePort: 31935 nodePort: 31935