feat(argo-workflow): Add pathType value to ingress (#854)
Signed-off-by: thomascjohnson <thomascjohnson@gmail.com>
This commit is contained in:
parent
046635d69b
commit
8125f928ea
3 changed files with 6 additions and 4 deletions
|
|
@ -281,6 +281,7 @@ server:
|
|||
# - argoworkflows.example.com
|
||||
paths:
|
||||
- /
|
||||
pathType: Prefix
|
||||
extraPaths:
|
||||
[]
|
||||
# - path: /*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue