istio v1.13.3

VirtualService.spec.http[].route[].headers.request.add.spec.http.corsPolicy.allowOrigins

String patterns that match allowed origins.

3 fields
VirtualService.spec.http[].route[].headers.request.add.spec.http.corsPolicy.allowOrigins fields and descriptions
Field / TypeDescription
exact
string

No description provided.

prefix
string

No description provided.

regex
string

RE2 style regex-based match (https://github.com/google/re2/wiki/Syntax).