From a1238d315f36aac2a2954b606cb45abcc7da8b10 Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Fri, 4 Oct 2024 09:11:28 +0200 Subject: [PATCH] =?UTF-8?q?Peque=C3=B1o=20cambio=20de=20prueba?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JugarAlPadel/K8S/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/JugarAlPadel/K8S/Makefile b/JugarAlPadel/K8S/Makefile index cad45da..0f94e96 100644 --- a/JugarAlPadel/K8S/Makefile +++ b/JugarAlPadel/K8S/Makefile @@ -1,6 +1,7 @@ export ARQUITECTURA := $(shell lscpu |grep itectur | tr -d ' '| cut -f2 -d':') #export REGISTRY=localhost:5000 export REGISTRY=registry.reymota.es + export IMG_VERSION = 0.17 export IMG_NGINX_VERSION = 2.3