doc: Introduce summerwind/actions-runner images (#634)

I have noticed that this isnt documented anywhere while working on https://github.com/actions-runner-controller/actions-runner-controller/issues/631#issuecomment-862807900
This commit is contained in:
Yusuke Kuoka 2021-06-22 17:07:36 +09:00 committed by GitHub
parent 37d9599dca
commit af0ca03752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -754,6 +754,9 @@ spec:
operator: Exists
repository: mumoshu/actions-runner-controller-ci
# The default "summerwind/actions-runner" images are available at DockerHub:
# https://hub.docker.com/r/summerwind/actions-runner
# You can also build your own and specify it like the below:
image: custom-image/actions-runner:latest
imagePullPolicy: Always
resources: