Change wekan location
This commit is contained in:
parent
2a68a58756
commit
9a976f791e
1 changed files with 3 additions and 3 deletions
|
@ -23,10 +23,10 @@ ports:
|
|||
- name: http
|
||||
appProtocol: http
|
||||
protocol: TCP
|
||||
port: 3453
|
||||
port: 8080
|
||||
endpoints:
|
||||
- addresses:
|
||||
- "192.168.0.12"
|
||||
- "192.168.0.99"
|
||||
conditions:
|
||||
ready: true
|
||||
...
|
||||
|
@ -78,7 +78,7 @@ spec:
|
|||
addresses:
|
||||
- 0.0.0.0/0
|
||||
ports:
|
||||
- number: 3453
|
||||
- number: 8080
|
||||
name: kanban
|
||||
protocol: HTTP
|
||||
location: MESH_EXTERNAL
|
||||
|
|
Loading…
Reference in a new issue