Merge 656db577df into 7604c8361f
This commit is contained in:
commit
61d31106de
|
|
@ -76,7 +76,7 @@ helm upgrade --install --namespace actions-runner-system --create-namespace\
|
||||||
##### Deploy ARC
|
##### Deploy ARC
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl apply -f \
|
kubectl create -f \
|
||||||
https://github.com/actions/actions-runner-controller/\
|
https://github.com/actions/actions-runner-controller/\
|
||||||
releases/download/v0.22.0/actions-runner-controller.yaml
|
releases/download/v0.22.0/actions-runner-controller.yaml
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue