diff --git a/website/pages/docs/upgrade/upgrade-specific.mdx b/website/pages/docs/upgrade/upgrade-specific.mdx index 917ea8cec..94bdaab1f 100644 --- a/website/pages/docs/upgrade/upgrade-specific.mdx +++ b/website/pages/docs/upgrade/upgrade-specific.mdx @@ -34,7 +34,7 @@ the following to the nomad client config file: ```hcl plugin "docker" { config { - volume { + volumes { enabled = true } }