Skip to content

Commit b387d07

Browse files
committed
update crd: securityeventwebhooks
1 parent 35b3cc3 commit b387d07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/crds/enterprise/crd.projectcalico.org_securityeventwebhooks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,15 @@ spec:
9797
type: array
9898
consumer:
9999
description: 'indicates the SecurityEventWebhook intended consumer,
100-
one of: Slack, Jira'
100+
one of: Slack, Jira, Generic, AlertManager'
101101
type: string
102102
query:
103103
description: defines the SecurityEventWebhook query to be executed
104104
against fields of SecurityEvents
105105
type: string
106106
state:
107107
description: 'defines the webhook desired state, one of: Enabled,
108-
Disabled or Debug'
108+
Disabled, Test or Debug'
109109
type: string
110110
required:
111111
- config

0 commit comments

Comments
 (0)