Update ports
This commit is contained in:
parent
c89ad00c28
commit
3a2772e855
3 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@ ports:
|
|||
- name: http
|
||||
appProtocol: http
|
||||
protocol: TCP
|
||||
port: 23922
|
||||
port: 27298
|
||||
endpoints:
|
||||
- addresses:
|
||||
- "192.168.0.12"
|
||||
|
@ -78,7 +78,7 @@ spec:
|
|||
addresses:
|
||||
- 0.0.0.0/0
|
||||
ports:
|
||||
- number: 23922
|
||||
- number: 27298
|
||||
name: git
|
||||
protocol: HTTP
|
||||
location: MESH_EXTERNAL
|
||||
|
|
|
@ -23,7 +23,7 @@ ports:
|
|||
- name: http
|
||||
appProtocol: http
|
||||
protocol: TCP
|
||||
port: 23006
|
||||
port: 28713
|
||||
endpoints:
|
||||
- addresses:
|
||||
- "192.168.0.12"
|
||||
|
@ -78,7 +78,7 @@ spec:
|
|||
addresses:
|
||||
- 0.0.0.0/0
|
||||
ports:
|
||||
- number: 23006
|
||||
- number: 28713
|
||||
name: nextcloud
|
||||
protocol: HTTP
|
||||
location: MESH_EXTERNAL
|
||||
|
|
|
@ -23,7 +23,7 @@ ports:
|
|||
- name: http
|
||||
appProtocol: http
|
||||
protocol: TCP
|
||||
port: 28824
|
||||
port: 29114
|
||||
endpoints:
|
||||
- addresses:
|
||||
- "192.168.0.12"
|
||||
|
@ -78,7 +78,7 @@ spec:
|
|||
addresses:
|
||||
- 0.0.0.0/0
|
||||
ports:
|
||||
- number: 28824
|
||||
- number: 29114
|
||||
name: sudosci
|
||||
protocol: HTTP
|
||||
location: MESH_EXTERNAL
|
||||
|
|
Loading…
Reference in a new issue