fix http route
This commit is contained in:
parent
4b233db2e6
commit
8a5ccec1a8
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ spec:
|
|||
- matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
value: /telegram/webhook
|
||||
value: /telegram/webhook/default
|
||||
backendRefs:
|
||||
- name: http-tele-webhook
|
||||
port: 9118
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue