This commit is contained in:
Adolfo Delorenzo 2023-01-21 00:21:08 +00:00
parent fb15c6e0e7
commit d771274b19
1 changed files with 4 additions and 7 deletions

View File

@ -14,16 +14,13 @@ items:
spec:
ports:
- name: "31935"
nodePort: 31935
port: 1935
port: 31935
targetPort: 1935
- name: "31080"
nodePort: 31080
port: 8080
port: 31080
targetPort: 8080
- name: "30080"
nodePort: 30080
port: 80
port: 30080
targetPort: 80
selector:
io.kompose.service: rtmp-adr
@ -58,7 +55,7 @@ items:
io.kompose.service: rtmp-adr
spec:
containers:
- image: git.oe74.net/adelorenzo/rtmp-adr:0.3
- image: git.oe74.net/adelorenzo/rtmp-adr:0.6
name: rtmp-adr
ports:
- containerPort: 1935