fix typo readme

This commit is contained in:
naka-gawa 2020-05-06 00:25:29 +09:00 committed by KUOKA Yusuke
parent e7445e286f
commit 1555651325
1 changed files with 1 additions and 2 deletions

View File

@ -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
```
```