This commit is contained in:
Adolfo Delorenzo 2023-01-21 00:18:20 +00:00
parent b60a6bf60b
commit 6256522662
1 changed files with 6 additions and 6 deletions

View File

@ -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