doc: Fix chart name for helm commands in docs (#2287)

This commit is contained in:
Yusuke Kuoka
2023-02-16 07:09:23 +09:00
committed by GitHub
parent d9627141dc
commit f677fd5872
4 changed files with 6 additions and 6 deletions

View File

@@ -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