update
This commit is contained in:
parent
6e746a024f
commit
7a3e245f60
@ -16,12 +16,15 @@ items:
|
|||||||
- name: "1935"
|
- name: "1935"
|
||||||
port: 1935
|
port: 1935
|
||||||
targetPort: 1935
|
targetPort: 1935
|
||||||
|
nodePort: 31935
|
||||||
- name: "8080"
|
- name: "8080"
|
||||||
port: 8080
|
port: 8080
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
|
nodePort: 31080
|
||||||
- name: "80"
|
- name: "80"
|
||||||
port: 80
|
port: 80
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
|
nodePort: 30080
|
||||||
selector:
|
selector:
|
||||||
io.kompose.service: adelorenzo
|
io.kompose.service: adelorenzo
|
||||||
type: NodePort
|
type: NodePort
|
||||||
|
Loading…
Reference in New Issue
Block a user