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
Per the title, I'm using the Dockerfile in cron-k8s to build an image that I then deploy as a k8s CronJob. But, don't we need to actually exec `/opt/homer_mysql_rotate.pl' in run.sh somewhere around here
Per the title, I'm using the Dockerfile in cron-k8s to build an image that I then deploy as a k8s CronJob. But, don't we need to actually exec `/opt/homer_mysql_rotate.pl' in run.sh somewhere around here
I'm unclear how it would work otherwise.