Changed jwtTokensByRole.additionalProperties type of AppProject CRD status field
Signed-off-by: Igor Cezar <igorcezar@gmail.com>
This commit is contained in:
parent
22b0811090
commit
5fc5b1db33
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ spec:
|
||||||
description: ID of the token
|
description: ID of the token
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
type: array
|
type: object
|
||||||
description: JWT Tokens issued for each of the roles in the project
|
description: JWT Tokens issued for each of the roles in the project
|
||||||
type: object
|
type: object
|
||||||
type: object
|
type: object
|
||||||
|
|
Loading…
Reference in a new issue