From 8ba5614465d1ed3c2054f5073e5ea68431c0410b Mon Sep 17 00:00:00 2001
From: Vitaliy Filippov <vitalif@yourcmc.ru>
Date: Mon, 27 Feb 2023 19:22:46 +0300
Subject: [PATCH] Add Nebius Israel container registry URL

---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 731d19e..d383d3a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,7 @@
 .PHONY: test build container push clean
 
 REGISTRY_NAME=cr.yandex/crp9ftr22d26age3hulg
+REGISTRY_NAME2=cr.il.nebius.cloud/crll7us9n6i5j3v4n92m
 IMAGE_NAME=csi-s3
 IMAGE_NAME2=yandex-cloud/csi-s3/csi-s3-driver
 VERSION ?= 0.34.4