Kubectl - certificate signed by our internal CA

Hi guys,
if I want to run kubectl from GUI, it show me error message: “Unable to connect to the server: x509: certificate signed by unknown authority”. I can override it with parameter „—insecure-skip-tls-verify“, but I dont want to use it for every single command. Is there any possibility to add our internal CA certificate for fix this issue?

THX in advance