WebhookΒΆ
Robusta can send playbooks results to a webhook.
values.yaml
sinks_config:
- webhook_sink:
name: webhook_sink
url: "https://my-webhook-service.com/robusta-alerts"
Example Output:
Robusta can send playbooks results to a webhook.
values.yaml
sinks_config:
- webhook_sink:
name: webhook_sink
url: "https://my-webhook-service.com/robusta-alerts"
Example Output: