Update installing-arc.md (#2162)
This commit is contained in:
parent
ee71ff14bd
commit
5be307ec62
|
|
@ -22,5 +22,5 @@ Configure your values.yaml, see the chart's [README](../charts/actions-runner-co
|
|||
```shell
|
||||
helm repo add actions-runner-controller https://actions-runner-controller.github.io/actions-runner-controller
|
||||
helm upgrade --install --namespace actions-runner-system --create-namespace \
|
||||
--wait actions-runner-controller actions/actions-runner-controller
|
||||
--wait actions-runner-controller actions-runner-controller/actions-runner-controller
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue