diff --git a/docs/automatically-scaling-runners.md b/docs/automatically-scaling-runners.md index 7d717ec616..f312e21d6d 100644 --- a/docs/automatically-scaling-runners.md +++ b/docs/automatically-scaling-runners.md @@ -427,6 +427,7 @@ resources: - github.com/actions/actions-runner-controller/config//default?ref=v0.22.2 # Add the below! - github.com/actions/actions-runner-controller/config//github-webhook-server?ref=v0.22.2 +``` Finally, you will have to configure an ingress so that you may configure the webhook in github. An example of such ingress can be find below: