Merge "Show the proper value (0) to set unlimited pids" into stable/ussuri

This commit is contained in:
Zuul 2020-08-26 18:48:44 +00:00 committed by Gerrit Code Review
commit e2d56ef0f3
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,7 @@ options:
type: str type: str
pids_limit: pids_limit:
description: 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. container.
type: str type: str
pod: pod: