Skip to content

Commit

Permalink
fix crd with make crd
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwasniewski committed Nov 7, 2023
1 parent 3f96c42 commit d717e87
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 d717e87

Please sign in to comment.