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