istio v1.31.0

VirtualService.spec.http[].match[].withoutHeaders.[key].spec.http.rewrite

Rewrite HTTP URIs and Authority headers.

3 fields
VirtualService.spec.http[].match[].withoutHeaders.[key].spec.http.rewrite fields and descriptions
Field / TypeDescription
authority
string

rewrite the Authority/Host header with this value.

uri
string

rewrite the path (or the prefix) portion of the URI with this value.

object

rewrite the path portion of the URI with the specified regex.