Prompt: What to do if I want to add an insecure private registry on OpenShift?
[ link: https://chatgpt.com/share/694cb775-4a94-800f-83d6-41b362672d88 ]
To use an insecure private registry (one without valid TLS or HTTPS) from an OpenShift cluster, you need to tell OpenShift’s image subsystem to treat that registry as insecure. ...