Skip to content

Commit

Permalink
Merge pull request #9 from jorge07/patch-1
Browse files Browse the repository at this point in the history
Readme fix requirements
  • Loading branch information
summerwind authored Mar 18, 2020
2 parents ccce752 + d3aa21f commit 23538d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ metadata:
name: example-runner
spec:
repository: summerwind/actions-runner-controller
env: []
```

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

0 comments on commit 23538d4

Please sign in to comment.