Fix typo in oidcclient spec and status descriptions

Signed-off-by: Margo Crawford <margaretc@vmware.com>
This commit is contained in:
Margo Crawford
2022-06-06 07:38:57 -07:00
parent ca3da0bc90
commit 3cacb5b022
24 changed files with 48 additions and 48 deletions
@@ -39,7 +39,7 @@ spec:
metadata:
type: object
spec:
description: Spec of the OIDC provider.
description: Spec of the OIDC client.
properties:
allowedGrantTypes:
description: "allowedGrantTypes is a list of the allowed grant_type
@@ -98,7 +98,7 @@ spec:
- allowedScopes
type: object
status:
description: Status of the OIDC provider.
description: Status of the OIDC client.
type: object
required:
- spec