Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
hellertang committed May 17, 2024
1 parent 26a7fcb commit 48eb0b2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions apis/ccn/v1alpha1/zz_attachment_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package/crds/ccn.tencentcloud.crossplane.io_attachments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@ spec:
description: ID of the CCN. ID of the CCN.
type: string
ccnUin:
description: Uin of the ccn attached. Default is ``, which means
description: Uin of the ccn attached. Default is , which means
the uin of this account. This parameter is used with case when
attaching ccn of other account to the instance of this account.
For now only support instance type VPC. Uin of the ccn attached.
Default is ``, which means the uin of this account. This parameter
Default is , which means the uin of this account. This parameter
is used with case when attaching ccn of other account to the
instance of this account. For now only support instance type
`VPC`.
Expand Down Expand Up @@ -115,11 +115,11 @@ spec:
description: ID of the CCN. ID of the CCN.
type: string
ccnUin:
description: Uin of the ccn attached. Default is ``, which means
description: Uin of the ccn attached. Default is , which means
the uin of this account. This parameter is used with case when
attaching ccn of other account to the instance of this account.
For now only support instance type VPC. Uin of the ccn attached.
Default is ``, which means the uin of this account. This parameter
Default is , which means the uin of this account. This parameter
is used with case when attaching ccn of other account to the
instance of this account. For now only support instance type
`VPC`.
Expand Down Expand Up @@ -332,11 +332,11 @@ spec:
description: ID of the CCN. ID of the CCN.
type: string
ccnUin:
description: Uin of the ccn attached. Default is ``, which means
description: Uin of the ccn attached. Default is , which means
the uin of this account. This parameter is used with case when
attaching ccn of other account to the instance of this account.
For now only support instance type VPC. Uin of the ccn attached.
Default is ``, which means the uin of this account. This parameter
Default is , which means the uin of this account. This parameter
is used with case when attaching ccn of other account to the
instance of this account. For now only support instance type
`VPC`.
Expand Down

0 comments on commit 48eb0b2

Please sign in to comment.