Skip to content

Commit

Permalink
fix crd with make crd
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Kwasniewski <[email protected]>
  • Loading branch information
Kwasniewski committed Nov 7, 2023
1 parent 30e52f9 commit 4a36533
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kustomize/base/flagger/crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1132,6 +1132,9 @@ spec:
description: Request timeout for this webhook
type: string
pattern: "^[0-9]+(m|s)"
retries:
description: Number of retries for this webhook
type: number
metadata:
description: Metadata (key-value pairs) for this webhook
type: object
Expand Down

0 comments on commit 4a36533

Please sign in to comment.