TotalClientSecrets field gets omitempty and becomes int32

This commit is contained in:
Ryan Richard
2022-07-14 09:30:03 -07:00
parent 93939ccbd8
commit be85e1ed0a
28 changed files with 212 additions and 37 deletions

View File

@@ -194,9 +194,8 @@ spec:
totalClientSecrets:
description: totalClientSecrets is the current number of client secrets
that are detected for this OIDCClient.
format: int32
type: integer
required:
- totalClientSecrets
type: object
required:
- spec