mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-15 07:52:59 +08:00
chart: Use the correct image
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: nginx
|
||||
repository: summerwind/actions-runner-controller
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
||||
Reference in New Issue
Block a user