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