We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7445e2 commit 1555651Copy full SHA for 1555651
1 file changed
README.md
@@ -180,7 +180,6 @@ You can see that 2 runners have been created as specified by `replicas: 2`:
180
181
```
182
$ kubectl get runners
183
-NAME REPOSITORY STATUS
184
NAME REPOSITORY STATUS
185
example-runnerdeploy2475h595fr mumoshu/actions-runner-controller-ci Running
186
example-runnerdeploy2475ht2qbr mumoshu/actions-runner-controller-ci Running
@@ -298,4 +297,4 @@ metadata:
298
297
spec:
299
repository: summerwind/actions-runner-controller
300
image: YOUR_CUSTOM_DOCKER_IMAGE
301
-```
+```
0 commit comments