cosign policy-controller v0.5.7

ClusterImagePolicy.spec.authorities.key

Key defines the type of key to validate the image.

4 fields
ClusterImagePolicy.spec.authorities.key fields and descriptions
Field / TypeDescription
data
string

Data contains the inline public key.

hashAlgorithm
string

HashAlgorithm always defaults to sha256 if the algorithm hasn't been explicitly set

kms
string

KMS contains the KMS url of the public key Supported formats differ based on the KMS system used.

object

SecretRef sets a reference to a secret with the key.