diff --git a/operator/Makefile b/operator/Makefile index 4f03fe089b0f7..fa7119f2a9d96 100644 --- a/operator/Makefile +++ b/operator/Makefile @@ -497,3 +497,4 @@ docker-push-bundle: ## Push docker image with the bundle. .PHONY: docker-push-index docker-push-index: ## Push docker image with the index. docker push "$(INDEX_IMG)" +