You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cronjob): Make command of cronjob container configurable (#708)
This allows to run it without root permissions by using a while-true-script
over cron (cron needs root permissions for the impersonation).
Signed-off-by: Martin Kirchner <[email protected]>
Co-authored-by: Martin Kirchner <[email protected]>
0 commit comments