forked from k-space/kube
oidc: update CRDs
This commit is contained in:
@@ -40,6 +40,7 @@ spec:
|
|||||||
type: string
|
type: string
|
||||||
customProfile:
|
customProfile:
|
||||||
type: object
|
type: object
|
||||||
|
x-kubernetes-preserve-unknown-fields: true
|
||||||
properties:
|
properties:
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
@@ -98,6 +99,7 @@ spec:
|
|||||||
type: string
|
type: string
|
||||||
profile:
|
profile:
|
||||||
type: object
|
type: object
|
||||||
|
x-kubernetes-preserve-unknown-fields: true
|
||||||
properties:
|
properties:
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
@@ -160,7 +162,6 @@ spec:
|
|||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
pattern: '^(https:\/\/.)[-a-zA-Z0-9@:%._\+~#=]{2,256}\.[a-z]{2,6}\b([-a-zA-Z0-9@:%_\+.~#?&//=]*)$'
|
|
||||||
grantTypes:
|
grantTypes:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
|
Reference in New Issue
Block a user