**Describe the bug**  Running the query `k8s.deployments.where( namespace != 'kube-system' ) { containers {*}}` produces the error: ``` * rpc error: code = Unknown desc = cannot find connection type k8s ```