mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-08-28 17:57:16 +00:00
feat(notation): update registry scopes
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
"trustPolicies": [
|
||||
{
|
||||
"name": "fluxcd.io",
|
||||
"registryScopes": [ "ghcr.io/jasonthedeveloper/podinfo-deploy" ],
|
||||
"registryScopes": [
|
||||
"ghcr.io/jasonthedeveloper/podinfo-display",
|
||||
"ghcr.io/jasonthedeveloper/charts/podinfo"
|
||||
],
|
||||
"signatureVerification": {
|
||||
"level" : "strict"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user