Image controller configuration parameters
You can configure certain parameters that handle images cluster-wide in the spec of the image.config.openshift.io/cluster resource.
|
|
The following non-configurable parameters are not listed in the table:
|
| Field name | Description | ||
|---|---|---|---|
|
Holds cluster-wide information about how to handle images. The canonical, and only valid name for this CR is |
||
|
Limits the container image registries from which normal users can import images. Set this list to the registries that you trust to contain valid images, and that you want applications to be able to import from. Users with permission to create images or Every element of this list contains a location of the registry specified by the registry domain name.
|
||
|
A reference to a config map containing additional CAs that should be trusted during The namespace for this config map is |
||
|
Provides the hostnames for the default external image registry. The external hostname should be set only when the image registry is exposed externally. The first value is used in |
||
|
Contains configuration that determines how the container runtime should treat individual registries when accessing images for builds and pods. For example, whether or not to allow insecure access. It does not contain configuration for the internal cluster registry.
You can set either |
||
|
Controls the import mode behavior of image streams. You must enable the You can set the
If you specify a value for this field, the value is applied to the newly created image stream tags that do not already have this value manually set. If you do not configure this field, the behavior is decided based on the payload type advertised by the
For information about importing manifest lists, see "Working with manifest lists".
|
|
|
When you define the |
The status field of the image.config.openshift.io/cluster resource holds observed values from the cluster.
| Parameter | Description |
|---|---|
|
Set by the Image Registry Operator, which controls the |
|
Set by the Image Registry Operator, provides the external hostnames for the image registry when it is exposed externally. The first value is used in |