Skip to content

Commit

Permalink
fix typo readme
Browse files Browse the repository at this point in the history
  • Loading branch information
naka-gawa authored and mumoshu committed May 6, 2020
1 parent e7445e2 commit 1555651
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -298,4 +297,4 @@ metadata:
spec:
repository: summerwind/actions-runner-controller
image: YOUR_CUSTOM_DOCKER_IMAGE
```
```

0 comments on commit 1555651

Please sign in to comment.