cosign policy-controller v0.15.1

ClusterImagePolicy.spec.match[].selector.matchExpressions[].values.spec.policy.configMapRef

ConfigMapRef defines the reference to a configMap with the policy definition.

3 fields
ClusterImagePolicy.spec.match[].selector.matchExpressions[].values.spec.policy.configMapRef fields and descriptions
Field / TypeDescription
key
string

Key defines the key to pull from the configmap.

name
string

Name is unique within a namespace to reference a configmap resource.

namespace
string

Namespace defines the space within which the configmap name must be unique.