Description of problem: "CronJob /logging-curator is taking more than 1h to complete." is being reported daily in Prometheus, however the Curator is working as expected and the Curator pod moves from "Running" status to "Completed" in under a few minutes. Indices older than the specified number of days are deleted without issue. Version-Release number of selected component (if applicable): OCP 3.11.98 How reproducible: Multiple customers reporting this issue under same OCP version Steps to Reproduce: 1. Set Curator cronjob to run once a day and allow it to run 2. Check AlertManager and find run length warning 3. Check list of indices and verify that Curator ran correctly (files deleted) 4. Verify no errant issues reported in Curator pod log Actual results: "CronJob /logging-curator is taking more than 1h to complete." in AlertManager although Curator runs correctly Expected results: There should be no notifications for the Curator cronjob if it runs correctly Additional info: