I have coder setup in kubernetes and trying to setup workspace in kubernetes as well.

I tied to setup workspace but I get
Error: Invalid attribute in provider configuration
unable to convert log level unknown
'config_path' refers to an invalid path: "/home/coder/.kube/config": stat /home/coder/.kube/config: no such file or directory

Now the question is where should I configure that kube config? when I setup the coder with helm so it can be used by every workspace? or with in terraform of workspace?
TIA.
Was this page helpful?