diff --git a/website/pages/docs/drivers/podman.mdx b/website/pages/docs/drivers/podman.mdx index fe8c093f3..72555a0a3 100644 --- a/website/pages/docs/drivers/podman.mdx +++ b/website/pages/docs/drivers/podman.mdx @@ -40,7 +40,7 @@ The `podman` driver implements the following [capabilities](/docs/internals/plug | Feature | Implementation | | --- | --- | -| `nomad alloc signal` | false | +| `nomad alloc signal` | true | | `nomad alloc exec` | false | | filesystem isolation | none | | network isolation | host, group, task, none |