registryPullQps property

int? registryPullQps
getter/setter pair

The limit of registry pulls per second.

Setting this value to 0 means no limit. Updating this field may impact scalability by changing the amount of traffic produced by image pulls. Defaults to 5.

Implementation

core.int? registryPullQps;