Merge pull request #9 from jorge07/patch-1

Readme fix requirements
This commit is contained in:
Moto Ishizawa 2020-03-18 19:52:15 +09:00 committed by GitHub
commit 23538d43b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,7 @@ metadata:
name: example-runner
spec:
repository: summerwind/actions-runner-controller
env: []
```
Apply the created manifest file to your Kubernetes.
@ -89,6 +90,7 @@ spec:
template:
spec:
repository: mumoshu/actions-runner-controller-ci
env: []
```
Apply the manifest file to your cluster: