update
This commit is contained in:
parent
b60a6bf60b
commit
6256522662
@ -14,14 +14,14 @@ items:
|
||||
spec:
|
||||
ports:
|
||||
- name: "31935"
|
||||
port: 31935
|
||||
targetPort: 1935
|
||||
nodePort: 31935
|
||||
port: 1935
|
||||
- name: "31080"
|
||||
port: 31080
|
||||
targetPort: 8080
|
||||
nodePort: 31080
|
||||
port: 8080
|
||||
- name: "30080"
|
||||
port: 30080
|
||||
targetPort: 80
|
||||
nodePort: 30080
|
||||
port: 80
|
||||
selector:
|
||||
io.kompose.service: rtmp-adr
|
||||
type: NodePort
|
||||
|
Loading…
Reference in New Issue
Block a user