flagger v1.45.0

Canary.spec.service.match.queryParams.[key].spec.service.corsPolicy

Istio Cross-Origin Resource Sharing policy (CORS)

7 fields
Canary.spec.service.match.queryParams.[key].spec.service.corsPolicy fields and descriptions
Field / TypeDescription
allowCredentials
boolean

No description provided.

string[]

No description provided.

string[]

List of HTTP methods allowed to access the resource

string[]

The list of origins that are allowed to perform CORS requests.

any[]

String patterns that match allowed origins

string[]

No description provided.

maxAge
string

No description provided.