RegistryEndpointTrustedSigningKeyConfigMap interface
Settings for RegistryEndpoint trust provided through a configmap.
Properties
| config |
The name of the configmap. |
| type | The trust type for the registry endpoint. |
Property Details
configMapRef
The name of the configmap.
configMapRef: string
Property Value
string
type
The trust type for the registry endpoint.
type: "ConfigMap"
Property Value
"ConfigMap"