mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-13 14:37:15 +08:00
Fix image repo name in chart (#663)
* Fix image repo name in chart Ref https://github.com/actions-runner-controller/actions-runner-controller/issues/644#issuecomment-869200869
This commit is contained in:
@@ -29,7 +29,7 @@ authSecret:
|
||||
#github_token: ""
|
||||
|
||||
image:
|
||||
repository: actions-runner-controller/actions-runner-controller
|
||||
repository: summerwind/actions-runner-controller
|
||||
dindSidecarRepositoryAndTag: "docker:dind"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user