We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8661723 commit 8fa2988Copy full SHA for 8fa2988
docs/FAQ.md
@@ -383,8 +383,8 @@ mount into `/home/coder/myproject` from inside the `code-server` container. You
383
need to make sure the Docker daemon's `/home/coder/myproject` is the same as the
384
one mounted inside the `code-server` container, and the mount will work.
385
386
-If you want docker enabled when deploying on kubernetes, look at the `values.yaml`
387
-file for the 3 fields: `extraVars`, `lifecycle.postStart`, and `extraContainers`.
+If you want Docker enabled when deploying on Kubernetes, look at the `values.yaml`
+file for the 3 fields: `extraVars`, `lifecycle.postStart`, and `extraContainers`.
388
389
## How do I disable telemetry?
390
0 commit comments