Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix doc virtualservice (#928)
- Loading branch information
1 parent
9101ea2
commit 2f5b41e03204ea115aa12ee6fca2333776f9004f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -26,7 +26,7 @@ spec: | ||
| hosts | string[] | 一般指应用名 | NO | | ||
| dubbo | DubboRoute[] | dubbo 路由规则,顺序执行,符合条件立即返回 | NO | | ||
|
||
Router类型如下: | ||
+ Router类型如下: | ||
|
||
| name| Description | | ||
| --- | --- | | ||