Adds pathType
Signed-off-by: thomascjohnson <thomascjohnson@gmail.com>
This commit is contained in:
parent
0445902dca
commit
4996644a7b
1 changed files with 1 additions and 0 deletions
|
@ -281,6 +281,7 @@ server:
|
||||||
# - argoworkflows.example.com
|
# - argoworkflows.example.com
|
||||||
paths:
|
paths:
|
||||||
- /
|
- /
|
||||||
|
pathType: Prefix
|
||||||
extraPaths:
|
extraPaths:
|
||||||
[]
|
[]
|
||||||
# - path: /*
|
# - path: /*
|
||||||
|
|
Loading…
Reference in a new issue