Skip to content

Commit

Permalink
Update CRDs: SecurityEventWebhooks
Browse files Browse the repository at this point in the history
  • Loading branch information
tmjd committed Dec 17, 2024
1 parent 43f434b commit ab6bd11
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,15 +97,15 @@ spec:
type: array
consumer:
description: 'indicates the SecurityEventWebhook intended consumer,
one of: Slack, Jira'
one of: Slack, Jira, Generic, AlertManager'
type: string
query:
description: defines the SecurityEventWebhook query to be executed
against fields of SecurityEvents
type: string
state:
description: 'defines the webhook desired state, one of: Enabled,
Disabled or Debug'
Disabled, Test or Debug'
type: string
required:
- config
Expand Down

0 comments on commit ab6bd11

Please sign in to comment.