freescout: add deadline as workaround

This commit is contained in:
Erki Aas 2023-08-01 15:41:23 +03:00
parent 7e1c99f12d
commit 79f9704cf5
1 changed files with 2 additions and 0 deletions

View File

@ -146,6 +146,8 @@ spec:
schedule: "0,30 * * * *" # Should be every minute in theory, keeps hanging
jobTemplate:
spec:
activeDeadlineSeconds: 1800 # this is unholy https://github.com/freescout-helpdesk/freescout/blob/dist/app/Console/Kernel.php
ttlSecondsAfterFinished: 100
template:
spec:
containers: