Managed Kubernetes with external private registry and private root certificate authorit

Hello,
I'd like to use my own private registry which has the ssl certificate signed by private root ca. How can I install certificates in managed kubernetes?
Without this I get the ErrImagePull with detailed error: "x509: certificate signed by unknown authority"
Best regards