Merge "Show the proper value (0) to set unlimited pids"

This commit is contained in:
Zuul 2020-08-26 04:42:28 +00:00 committed by Gerrit Code Review
commit c885911608
1 changed files with 1 additions and 1 deletions

View File

@ -493,7 +493,7 @@ options:
type: str
pids_limit:
description:
- Tune the container's PIDs limit. Set -1 to have unlimited PIDs for the
- Tune the container's PIDs limit. Set 0 to have unlimited PIDs for the
container.
type: str
pod: