fix: oauth client metadata as object in CRD (#71)

This commit is contained in:
Roman Lytvyn
2021-06-03 15:00:02 +02:00
parent 8b8746d271
commit d9eeaace15
4 changed files with 11 additions and 10 deletions

View File

@ -99,8 +99,8 @@ spec:
type: object
metadata:
description: Metadata is abritrary data
format: byte
type: string
type: object
x-kubernetes-preserve-unknown-fields: true
postLogoutRedirectUris:
description: PostLogoutRedirectURIs is an array of the post logout
redirect URIs allowed for the application