Documentation corrections (#2116)

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
This commit is contained in:
ggreenwood
2023-02-21 13:40:23 -05:00
committed by GitHub
parent 6b4250ca90
commit 9b44f0051c
2 changed files with 2 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ spec:
spec:
repository: mumoshu/actions-runner-controller-ci
````
<sub> *note:- Replace "mumoshu/actions-runner-controller-ci" with your repository name. </sub>
<sub> *note:- Replace "mumoshu/actions-runner-controller-ci" with the name of the GitHub repository the runner will be associated with. </sub>
Apply this file to your K8s cluster.
```shell