mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-02-14 18:29:52 +00:00
20 lines
551 B
JSON
20 lines
551 B
JSON
{
|
|
"version": "1.0",
|
|
"trustPolicies": [
|
|
{
|
|
"name": "stefanprodan.com",
|
|
"registryScopes": [
|
|
"ghcr.io/stefanprodan/podinfo-deploy",
|
|
"ghcr.io/stefanprodan/charts/podinfo"
|
|
],
|
|
"signatureVerification": {
|
|
"level" : "strict"
|
|
},
|
|
"trustStores": [ "ca:stefanprodan.com" ],
|
|
"trustedIdentities": [
|
|
"x509.subject: C=RO, ST=BU, L=Bucharest, O=Notary, CN=stefanprodan.com"
|
|
]
|
|
}
|
|
]
|
|
}
|