ScyllaDB container image doesn't have ps command installed, while this command is used by perftune.py script shipped within the same image. This breaks node and container tuning in Scylla Operator.
Fixes: #24827
Closes scylladb/scylladb#24830
(cherry picked from commit 66ff6ab6f9)
Closes scylladb/scylladb#24955