diff --git a/README.md b/README.md index 895bd2361a..d2519cba6b 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,6 @@ You can see that 2 runners have been created as specified by `replicas: 2`: ``` $ kubectl get runners -NAME REPOSITORY STATUS NAME REPOSITORY STATUS example-runnerdeploy2475h595fr mumoshu/actions-runner-controller-ci Running example-runnerdeploy2475ht2qbr mumoshu/actions-runner-controller-ci Running @@ -298,4 +297,4 @@ metadata: spec: repository: summerwind/actions-runner-controller image: YOUR_CUSTOM_DOCKER_IMAGE -``` \ No newline at end of file +```