cosign policy-controller v0.5.7
ClusterImagePolicy.spec.match[].selector.matchExpressions[].values.spec.authorities.key
Key defines the type of key to validate the image.
| Field / Type | Description |
|---|---|
data | Data contains the inline public key. |
hashAlgorithm | HashAlgorithm always defaults to sha256 if the algorithm hasn't been explicitly set |
kms | KMS contains the KMS url of the public key Supported formats differ based on the KMS system used. |
SecretRef sets a reference to a secret with the key. |