chore: improve ci process (#130)

This commit is contained in:
Jakub Błaszczyk
2023-08-15 11:07:35 +02:00
committed by GitHub
parent d5caace0e3
commit 0e4568f899
10 changed files with 260 additions and 97 deletions

View File

@ -116,8 +116,8 @@ spec:
type: object
jwksUri:
description:
Define the URL where the JSON Web Key Set should be fetched
from when performing the private_key_jwt client
JwksUri Define the URL where the JSON Web Key Set should be
fetched from when performing the private_key_jwt client
authentication method.
pattern: (^$|^https?://.*)
type: string