Configure CRI-O on OpenShift HyperShift worker nodes to use additional registry authentication beyond the cluster pull secret, without modifying MCO source code.
HyperShift worker nodes authenticate container image pulls using a single file:
/var/lib/kubelet/config.json (the cluster pull secret). There is no built-in
mechanism to add credentials for additional private registries without modifying