update
This commit is contained in:
parent
dcfc58588d
commit
83d4c15480
@ -16,12 +16,15 @@ items:
|
||||
- name: rtmp
|
||||
port: 1935
|
||||
targetPort: 31935
|
||||
nodePort: 31935
|
||||
- name: hls
|
||||
port: 8080
|
||||
targetPort: 31080
|
||||
nodePort: 31080
|
||||
- name: http
|
||||
port: 80
|
||||
targetPort: 30080
|
||||
nodePort: 30080
|
||||
selector:
|
||||
io.kompose.service: rtmp-adr
|
||||
type: NodePort
|
||||
|
Loading…
Reference in New Issue
Block a user