flagger v1.45.0

Canary.spec.analysis.webhooks

Webhook list for this canary

8 fields
Canary.spec.analysis.webhooks fields and descriptions
Field / TypeDescription
disableTLS
boolean

Disable TLS verification for this webhook

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

retries
number

Number of retries for this 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