We are on Kubernetes 1.30 I deployed a deployment object onto it, but it can not fetch the image from the local registry. we also added the name of the registry to the CoreDNS of Kubernetes.
The registry itself has a self-signed certificate
Failed to pull image "my.repo.far.local/sad-rpc:0.0.1": failed to pull and unpack image "my.repo.far.local/sad-rpc:0.0.1": failed to resolve reference "my.repo.far.local/sad-rpc:0.0.1": failed to do request: Head "https://my.repo.far.local/v2/sad-rpc/manifests/0.0.1": EOF
1