Update container name

This commit is contained in:
Moto Ishizawa 2020-02-01 00:07:15 +09:00
parent 960befeade
commit a86f2db2dc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Image URL to use all building/pushing image targets
IMG ?= controller:latest
IMG ?= summerwind/actions-runner-controller:latest
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
CRD_OPTIONS ?= "crd:trivialVersions=true"