update
This commit is contained in:
parent
24ed28e6b8
commit
3ea3eeefc1
@ -17,14 +17,17 @@ items:
|
|||||||
port: 1935
|
port: 1935
|
||||||
# targetPort: 1935
|
# targetPort: 1935
|
||||||
nodePort: 31935
|
nodePort: 31935
|
||||||
|
protocol: TCP
|
||||||
- name: hls
|
- name: hls
|
||||||
port: 8080
|
port: 8080
|
||||||
# targetPort: 8080
|
# targetPort: 8080
|
||||||
nodePort: 31080
|
nodePort: 31080
|
||||||
|
protocol: TCP
|
||||||
- name: http
|
- name: http
|
||||||
port: 80
|
port: 80
|
||||||
# targetPort: 80
|
# targetPort: 80
|
||||||
nodePort: 30080
|
nodePort: 30080
|
||||||
|
protocol: TCP
|
||||||
selector:
|
selector:
|
||||||
io.kompose.service: rtmp-adr
|
io.kompose.service: rtmp-adr
|
||||||
type: NodePort
|
type: NodePort
|
||||||
|
Loading…
Reference in New Issue
Block a user