Evaluating postgres operator: kubeconfig has an error

I created a kubernetes cluster, copied config to clipboard, populated .kube/config file

kubectl get nodes (or any command)

error: error loading config file “/path/to/home/.kube/config”: yaml: line 6: could not find expected ‘:’

@stlbucket this is more of a k8s problem, not the Operator.
But let me try to help you.
Can you strip all the sensitive data from the config file and share it here?