Niels de Vos d52dc2c4ba deploy: include -automaxprocs to apply configured resource quota
When the Ceph-CSI provisioner/plugin is configured with CPU resource
quota, the GOMAXPROCS environment variable should get set as well.
Without the `-automaxprocs` commandline argument, it is possible that
there are way too many threads started by the Go runtime.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2025-05-07 18:24:57 +00:00
..