Skip to content

Commit 23538d4

Browse files
authored
Merge pull request #9 from jorge07/patch-1
Readme fix requirements
2 parents ccce752 + d3aa21f commit 23538d4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ metadata:
4141
name: example-runner
4242
spec:
4343
repository: summerwind/actions-runner-controller
44+
env: []
4445
```
4546

4647
Apply the created manifest file to your Kubernetes.
@@ -89,6 +90,7 @@ spec:
8990
template:
9091
spec:
9192
repository: mumoshu/actions-runner-controller-ci
93+
env: []
9294
```
9395
9496
Apply the manifest file to your cluster:

0 commit comments

Comments
 (0)