diff --git a/README.md b/README.md index 3b125a9a90..2d3aecb30b 100644 --- a/README.md +++ b/README.md @@ -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: