X509 certificate signed by unknown authority

When I try to install any application with the Kubernetes integration I get this error message in the pod log (example pod install-ingress

helm add repo x509 certificate signed by unknown authority.

In the environment, every host must haver a domain valid certificate tô access the internet.
How can I add this certificate to gitlab (or K8s) to correct this.

St