flagger v1.19.0

Canary.spec.service.match[].queryParams.[key].spec.analysis.webhooks

Webhook list for this canary

6 fields
Canary.spec.service.match[].queryParams.[key].spec.analysis.webhooks fields and descriptions
Field / TypeDescription
map[string]string

Metadata (key-value pairs) for this webhook

muteAlert
boolean

Mute all alerts for the webhook

name
string required

Name of the webhook

timeout
string

Request timeout for this webhook

  • pattern: ^[0-9]+(m|s)
type
string

Type of the webhook pre, post or during rollout

  • enum: ["","confirm-rollout","pre-rollout","rollout","confirm-promotion","post-rollout","event","rollback","confirm-traffic-increase"]
url
string required

URL address of this webhook

  • format: url