Commit cff4b91
Make prometheus pod wait task resilient to redeployment
The Ansible task that waits for the `prometheus-metric-storage-0`
pod to become `Ready` was failing intermittently.
In order to make retries/delay work, we need a until condition
in order to make it working.
Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>1 parent 7b2aa2c commit cff4b91
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
0 commit comments