We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccce752 + d3aa21f commit 23538d4Copy full SHA for 23538d4
1 file changed
README.md
@@ -41,6 +41,7 @@ metadata:
41
name: example-runner
42
spec:
43
repository: summerwind/actions-runner-controller
44
+ env: []
45
```
46
47
Apply the created manifest file to your Kubernetes.
@@ -89,6 +90,7 @@ spec:
89
90
template:
91
92
repository: mumoshu/actions-runner-controller-ci
93
94
95
96
Apply the manifest file to your cluster:
0 commit comments