Skip to content

Commit

Permalink
feat: payload object field
Browse files Browse the repository at this point in the history
  • Loading branch information
vsukhin committed Mar 24, 2023
1 parent a98afc1 commit d3a9f19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/crd/bases/executor.testkube.io_webhooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ spec:
items:
type: string
type: array
payloadObjectField:
description: will load the generated payload for notification inside
the object
type: string
selector:
description: Labels to filter for tests and test suites
type: string
Expand Down

0 comments on commit d3a9f19

Please sign in to comment.