Skip to content

Commit

Permalink
Merge pull request #3659 from tmjd/update-crds
Browse files Browse the repository at this point in the history
Update CRDs: SecurityEventWebhooks
  • Loading branch information
tmjd authored Dec 18, 2024
2 parents 43f434b + ab6bd11 commit e768b15
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 e768b15

Please sign in to comment.