update
This commit is contained in:
parent
3ea3eeefc1
commit
394cc5f1e5
@ -15,17 +15,17 @@ items:
|
||||
ports:
|
||||
- name: rtmp
|
||||
port: 1935
|
||||
# targetPort: 1935
|
||||
targetPort: 1935
|
||||
nodePort: 31935
|
||||
protocol: TCP
|
||||
- name: hls
|
||||
port: 8080
|
||||
# targetPort: 8080
|
||||
targetPort: 8080
|
||||
nodePort: 31080
|
||||
protocol: TCP
|
||||
- name: http
|
||||
port: 80
|
||||
# targetPort: 80
|
||||
targetPort: 80
|
||||
nodePort: 30080
|
||||
protocol: TCP
|
||||
selector:
|
||||
|
Loading…
Reference in New Issue
Block a user