flagger v1.45.0

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

4 fields
Canary.spec.service.match[].headers[key].spec.analysis.match.headers.[key] 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
suffix
string

No description provided.

  • format: string