This commit is contained in:
Adolfo Delorenzo 2023-01-21 00:19:07 +00:00
parent 6256522662
commit 02502f014d
1 changed files with 3 additions and 3 deletions

View File

@ -15,13 +15,13 @@ items:
ports:
- name: "31935"
nodePort: 31935
port: 1935
targetPort: 1935
- name: "31080"
nodePort: 31080
port: 8080
targetPort: 8080
- name: "30080"
nodePort: 30080
port: 80
targetPort: 80
selector:
io.kompose.service: rtmp-adr
type: NodePort