Skip to content

Instantly share code, notes, and snippets.

@vikas-bisht16
Created March 31, 2023 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vikas-bisht16/3d5c1068b66a7205a276179c919e528d to your computer and use it in GitHub Desktop.
Save vikas-bisht16/3d5c1068b66a7205a276179c919e528d to your computer and use it in GitHub Desktop.
apiVersion: actions.summerwind.dev/v1alpha1
kind: RunnerDeployment
metadata:
name: k8s-action-runner
namespace: actions-runner-system
spec:
replicas: 1
template:
spec:
repository: <Repository Name>
labels:
- "actions_runner_dev"
@vikas-bisht16
Copy link
Author

For blog "GitHub: Self-Hosted Runner on Kubernetes"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment