Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
revert unused changes
Signed-off-by: Allen Li <[email protected]>
  • Loading branch information
qpdpQ committed Feb 4, 2025
commit 64ec7ff44c71c49e12dcb1272d63a7cdd7d22312
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ else
ARTIFACTORYA_REGISTRY ?= "docker-na-public.artifactory.swg-devops.com/hyc-cloud-private-scratch-docker-local/ibmcom"
endif

REGISTRY ?= "quay.io/yuchen_li1"
REGISTRY ?= "docker-na-public.artifactory.swg-devops.com/hyc-cloud-private-scratch-docker-local/ibmcom"

# Current Operator image name
OPERATOR_IMAGE_NAME ?= common-service-operator
Expand Down