prometheus operator v0.93.1
AlertmanagerConfig.spec.receivers[].webhookConfigs[].payload
payload define custom payload to be sent to the webhook endpoint. This is an advanced configuration option that allows you to define a custom payload using Go templates. It requires Alertmanager >= v0.32.0.
| Field / Type | Description |
|---|---|
AlertmanagerConfig.spec.receivers[].webhookConfigs[].payload | payload define custom payload to be sent to the webhook endpoint. This is an advanced configuration option that allows you to define a custom payload using Go templates. It requires Alertmanager >= v0.32.0.
|