hey, not sure if this has been answered before but...
# flyte-on-gcp
i
hey, not sure if this has been answered before but I can't search for anything older than 90 days, but have some questions about setting up gcp, I have everything working, but I have not set up the certs for the domain, I want to be able to connect directly while in the cluster for now but am having issues connecting with flytectl
a
hey Chris
I have not set up the certs for the domain
you mean you have self-signed certs for now or no certs at all? Without any certs you should be able to connect setting the following in your local`$HOME/.flyte/config,yaml` file
Copy code
admin:
  ...
  insecure: true
oh an btw, you can always browse the Slack archive here https://discuss.flyte.org/