diff --git a/website/content/docs/drivers/java.mdx b/website/content/docs/drivers/java.mdx index f3f6da3aa..53bf8d2f6 100644 --- a/website/content/docs/drivers/java.mdx +++ b/website/content/docs/drivers/java.mdx @@ -112,7 +112,7 @@ The `java` driver implements the following [capabilities](/docs/internals/plugin ## Plugin Options - `default_pid_mode` `(string: optional)` - Defaults to `"private"`. Set to - `"private"` to enable namespace isolation for tasks by default, or `"host"` to + `"private"` to enable PID namespace isolation for tasks by default, or `"host"` to disable isolation. !> **Warning:** If set to `"host"`, other processes running as the same user will