flagger v1.19.0

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

4 fields
Canary.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