Standardized internal application paths

This commit is contained in:
Arvind Prabhakar 2026-06-24 22:50:10 +00:00
commit d1dcd61e14
23 changed files with 180 additions and 177 deletions

View file

@ -15,19 +15,19 @@ spec:
- matches:
- path:
type: Exact
value: "/internal/ops/longhorn"
value: "/internal/ops/volumes"
filters:
- type: RequestRedirect
requestRedirect:
path:
type: ReplaceFullPath
replaceFullPath: "/internal/ops/longhorn/"
replaceFullPath: "/internal/ops/volumes/"
statusCode: 301
- matches:
- path:
type: PathPrefix
value: "/internal/ops/longhorn/"
value: "/internal/ops/volumes/"
filters:
- type: URLRewrite
urlRewrite: