Commit e11148c
authored
Installs Required Packages for pgo-scheduler
When building the 'pgo-scheduler' image using ubi8-minimal, the
'findutils' and 'procps' packages are now installed. This ensures the
'find' utility is present as required by the scheduler's liveness
probe, while also ensuring the 'pgrep' and 'pidof' utilities are
present as required by the scheduler's 'start.sh' script.1 parent 02f2c25 commit e11148c
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
| |||
0 commit comments