flagger v1.45.0

Canary.spec.service.match[].headers.[key].spec.service.match.uri

3 fields
Canary.spec.service.match[].headers.[key].spec.service.match.uri fields and descriptions
Field / TypeDescription
exact
string

No description provided.

  • format: string
prefix
string

No description provided.

  • format: string
regex
string

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

  • format: string