mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
doc: Fix chart name for helm commands in docs (#2287)
This commit is contained in:
@@ -44,7 +44,7 @@ The helm command (in the QuickStart guide) installs the custom resources into th
|
||||
```console
|
||||
helm install -f custom-values.yaml --wait --namespace actions-runner-system \
|
||||
--create-namespace actions-runner-controller \
|
||||
actions/actions-runner-controller
|
||||
actions-runner-controller/actions-runner-controller
|
||||
```
|
||||
|
||||
### Runner deployment
|
||||
|
||||
Reference in New Issue
Block a user