Verify that jwt was issued by clair
This commit is contained in:
parent
118f2d0ce5
commit
492dcf4781
1 changed files with 1 additions and 0 deletions
|
@ -25,4 +25,5 @@ jwtproxy:
|
||||||
key_server:
|
key_server:
|
||||||
type: keyregistry
|
type: keyregistry
|
||||||
options:
|
options:
|
||||||
|
issuer: clair
|
||||||
registry: {{ registry }}
|
registry: {{ registry }}
|
||||||
|
|
Reference in a new issue