k8s
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
381213ae75
commit
9553b4056e
@@ -54,9 +54,11 @@ spec:
|
||||
paths:
|
||||
- backend:
|
||||
service:
|
||||
serviceName: msg-gateway
|
||||
servicePort: 10001
|
||||
path: /msg-gateway/(.*)
|
||||
name: msg-gateway
|
||||
port:
|
||||
number: 10001
|
||||
# path: /msg-gateway/(.*)
|
||||
path: /
|
||||
pathType: Prefix
|
||||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
|
||||
Reference in New Issue
Block a user