Poddlers: only setup a queue when the toddler isn't disabled
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
e7e2671ebb
commit
810f660711
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
warning: 10
|
||||
critical: 100
|
||||
loop: "{{ poddlers_toddlers }}"
|
||||
when: "{{ item.replicas|default(1) > 0 }}"
|
||||
|
||||
roles:
|
||||
- role: openshift/project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue