chore: remove duplicative kube config info in projector section (#3290)

This commit is contained in:
mark-theshark
2022-07-29 13:40:14 -05:00
committed by GitHub
parent 183b2e80b9
commit 1f2ead80c6
-2
View File
@@ -214,8 +214,6 @@ You can also reference/use to these pre-built templates with JetBrains projector
![PyCharm in Coder](../images/projector-pycharm.png)
> You need to have a valid `~/.kube/config` on your Coder host and a namespace on a Kubernetes cluster to use the Kubernetes pod template examples.
> Coder OSS currently does not perform a health check([#2662](https://github.com/coder/coder/issues/2662)) that any IDE or commands in the `startup_script` have completed, so wait a minute or so before opening the JetBrains or code-server icons. As a precaution, you can open Terminal and run `htop` to see if the processes have completed.
## JupyterLab