DockerRegistryConfig
In this article:
DockerRegistryConfig#
Description of Docker Registry configuration parameters.
Contents#
- dockerRegistryRequired — Indicates whether Docker Registry must be used in the cluster. - Type: Boolean 
- Required: No 
 
- dockerRegistryVolumeIops — The number of read/write operations per second for the Docker Registry volume. - Type: String 
- Required: No 
 
- dockerRegistryVolumeSize — The type of the volume for Docker Registry. - Type: Integer 
- Required: No 
 
- dockerRegistryVolumeType — The type of the volume for Docker Registry. - Type: String 
- Valid values: - st2|- gp2|- io2
- Required: No