This commit is contained in:
Adolfo Delorenzo 2023-01-21 00:29:18 +00:00
parent 3ea3eeefc1
commit 394cc5f1e5
1 changed files with 3 additions and 3 deletions

View File

@ -15,17 +15,17 @@ items:
ports: ports:
- name: rtmp - name: rtmp
port: 1935 port: 1935
# targetPort: 1935 targetPort: 1935
nodePort: 31935 nodePort: 31935
protocol: TCP protocol: TCP
- name: hls - name: hls
port: 8080 port: 8080
# targetPort: 8080 targetPort: 8080
nodePort: 31080 nodePort: 31080
protocol: TCP protocol: TCP
- name: http - name: http
port: 80 port: 80
# targetPort: 80 targetPort: 80
nodePort: 30080 nodePort: 30080
protocol: TCP protocol: TCP
selector: selector: