oidc: update CRDs

This commit is contained in:
Erki Aas 2023-07-28 20:45:37 +03:00
parent b56376624e
commit 8712786cfe
1 changed files with 2 additions and 1 deletions

View File

@ -40,6 +40,7 @@ spec:
type: string
customProfile:
type: object
x-kubernetes-preserve-unknown-fields: true
properties:
name:
type: string
@ -98,6 +99,7 @@ spec:
type: string
profile:
type: object
x-kubernetes-preserve-unknown-fields: true
properties:
name:
type: string
@ -160,7 +162,6 @@ spec:
type: array
items:
type: string
pattern: '^(https:\/\/.)[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)$'
grantTypes:
type: array
items: