Skip to content

Commit

Permalink
Regenerate CRDs
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed Mar 18, 2021
1 parent 2f2712b commit 72e733a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
14 changes: 0 additions & 14 deletions deploy/crds/shipwright.io_buildruns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -261,20 +261,6 @@ spec:
TODO: Add other useful fields. apiVersion, kind, uid?'
type: string
type: object
flavor:
description: Flavor of the git provider like github, gitlab,
bitbucket, generic, etc. Optional.
type: string
httpProxy:
description: HTTPProxy is optional.
type: string
httpsProxy:
description: HTTPSProxy is optional.
type: string
noProxy:
description: NoProxy can be used to specify domains for which
no proxying should be performed. Optional.
type: string
revision:
description: Ref is a git reference. Optional. If not defined,
it will fallback to the git repository default branch.
Expand Down
14 changes: 0 additions & 14 deletions deploy/crds/shipwright.io_builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,20 +202,6 @@ spec:
TODO: Add other useful fields. apiVersion, kind, uid?'
type: string
type: object
flavor:
description: Flavor of the git provider like github, gitlab, bitbucket,
generic, etc. Optional.
type: string
httpProxy:
description: HTTPProxy is optional.
type: string
httpsProxy:
description: HTTPSProxy is optional.
type: string
noProxy:
description: NoProxy can be used to specify domains for which
no proxying should be performed. Optional.
type: string
revision:
description: Ref is a git reference. Optional. If not defined,
it will fallback to the git repository default branch.
Expand Down

0 comments on commit 72e733a

Please sign in to comment.