update
This commit is contained in:
parent
916b9f8d1f
commit
24ed28e6b8
@ -15,15 +15,15 @@ items:
|
||||
ports:
|
||||
- name: rtmp
|
||||
port: 1935
|
||||
targetPort: 1935
|
||||
# targetPort: 1935
|
||||
nodePort: 31935
|
||||
- name: hls
|
||||
port: 8080
|
||||
targetPort: 8080
|
||||
# targetPort: 8080
|
||||
nodePort: 31080
|
||||
- name: http
|
||||
port: 80
|
||||
targetPort: 80
|
||||
# targetPort: 80
|
||||
nodePort: 30080
|
||||
selector:
|
||||
io.kompose.service: rtmp-adr
|
||||
|
Loading…
Reference in New Issue
Block a user