diff --git a/.notation/policy.json b/.notation/policy.json index e811ef6..0a6a15a 100644 --- a/.notation/policy.json +++ b/.notation/policy.json @@ -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" },