Include volume mounts in cronjob service. #152
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When adding a
katenary.v3/cronjob
label, shouldn't the volume mounts setup by that service be included in the cronjob as well?For example, I should expect my persistent volume be available when running the cron job in the following service.
That's right. I missed this, I will add volumes in the Cronjobs