Changed jwtTokensByRole.additionalProperties type of AppProject CRD status field

Signed-off-by: Igor Cezar <igorcezar@gmail.com>
This commit is contained in:
Igor Cezar 2021-03-02 20:27:37 -03:00
parent 22b0811090
commit 5fc5b1db33

View file

@ -243,7 +243,7 @@ spec:
description: ID of the token
type: string
type: object
type: array
type: object
description: JWT Tokens issued for each of the roles in the project
type: object
type: object