I have another GitHub actions workflow that contains actions to train a model, and I want to create a self-hosted runner for that purpose. So, I changed the repo in the manifest file and I did all the steps that you mentioned in the YouTube video, however, I couldn't see the self-hosted runner working when I triggered the workflow.
So, please are there any additional steps to do after applying the manifest file with Kubectl?
I have another GitHub actions workflow that contains actions to train a model, and I want to create a self-hosted runner for that purpose. So, I changed the repo in the manifest file and I did all the steps that you mentioned in the YouTube video, however, I couldn't see the self-hosted runner working when I triggered the workflow.
So, please are there any additional steps to do after applying the manifest file with Kubectl?