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
|
||||
paths:
|
||||
- /
|
||||
pathType: Prefix
|
||||
extraPaths:
|
||||
[]
|
||||
# - path: /*
|
||||
|
|
Loading…
Reference in a new issue