cosign policy-controller v0.15.1

TrustRoot.spec.remote

Remote specifies initial root of trust & remote mirror.

4 fields
TrustRoot.spec.remote fields and descriptions
Field / TypeDescription
mirror
string

Mirror is the remote mirror, for example: https://tuf-repo-cdn.sigstore.dev

root
string

Root is the base64 encoded, json trusted initial root.

targets
string

Targets is where the targets live off of the root of the Remote If not specified 'targets' is defaulted.

trustedRootTarget
string

TrustedRootTarget is the name of the target containing the JSON trusted root. If not specified, `trusted_root.json` is used.