Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiritZhou committed Jan 5, 2024
1 parent c3ea7d3 commit 6269ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SUFFIX = -test
endif

IMAGE_REGISTRY ?= azurekeda.azurecr.io
IMAGE_REPO ?= azurekeda
IMAGE_REPO ?= public/azurekeda

IMAGE_CONTROLLER = $(IMAGE_REGISTRY)/$(IMAGE_REPO)/keda$(SUFFIX):$(VERSION)
IMAGE_ADAPTER = $(IMAGE_REGISTRY)/$(IMAGE_REPO)/keda-metrics-apiserver$(SUFFIX):$(VERSION)
Expand Down

0 comments on commit 6269ad8

Please sign in to comment.