Skip to content

Commit 874fe74

Browse files
committed
chore: make generate
1 parent 8e79ec4 commit 874fe74

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package/crds/user.cloudian.crossplane.io_users.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,14 @@ spec:
7272
type: string
7373
forProvider:
7474
description: UserParameters are the configurable fields of a User.
75+
properties:
76+
groupId:
77+
type: string
78+
userId:
79+
type: string
80+
required:
81+
- groupId
82+
- userId
7583
type: object
7684
managementPolicies:
7785
default:

0 commit comments

Comments
 (0)