Skip to content

Commit

Permalink
Update public-site/docs/src/references/reference-radix-config/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Fredrik Hatletvedt <[email protected]>
  • Loading branch information
satr and Pespiri authored Oct 4, 2023
1 parent 850e750 commit 9ef7121
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,7 @@ spec:
webhook: http://api:8080/monitor-batch-status
```

`webhook` is an optional URL to the Radix application component or job component, which will be called when any of this job-component running job or batch states are changed. Only changes are sent by POST method with a `application/json` `ContentType` in a [batch event format](../../guides/jobs/#get-a-state-of-a-batch).
`webhook` is an optional URL to the Radix application component or job component which will be called when any of the job-component's running jobs or batches changes states. Only changes are sent by POST method with a `application/json` `ContentType` in a [batch event format](../../guides/jobs/#get-a-state-of-a-batch).

### `monitoringConfig`

Expand Down

0 comments on commit 9ef7121

Please sign in to comment.