Add Cron Job for Scheduler
In the pod, the TYPO3 Scheduler has to be run in an interval of 5 minutes. In the old infrastructure, this was done by a cron job on the host - this has to be migrated in a k8s-style.
Edited by Ingo Pfennigstorf
In the pod, the TYPO3 Scheduler has to be run in an interval of 5 minutes. In the old infrastructure, this was done by a cron job on the host - this has to be migrated in a k8s-style.