Skip to content

Commit

Permalink
Readme fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jorge07 authored Mar 17, 2020
1 parent ccce752 commit d3aa21f
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 d3aa21f

Please sign in to comment.