I\'ve created a Kubernetes Scheduled Job, which runs twice a day according to its schedule. However, I would like to trigger it manually for testing purposes. How can I do t
There is an option to trigger the cron job manually whithin this tab in k8s dashboard