Skip to content

Commit 8fa2988

Browse files
committed
fmt
1 parent 8661723 commit 8fa2988

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/FAQ.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ mount into `/home/coder/myproject` from inside the `code-server` container. You
383383
need to make sure the Docker daemon's `/home/coder/myproject` is the same as the
384384
one mounted inside the `code-server` container, and the mount will work.
385385

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`.
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`.
388388

389389
## How do I disable telemetry?
390390

0 commit comments

Comments
 (0)