From 6f58957a749f59390cbe2d4486e63db3c7fce23b Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Mon, 26 Aug 2024 16:18:19 +0200 Subject: [PATCH] typo en Makefile --- RepostajesPy/K8S/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RepostajesPy/K8S/Makefile b/RepostajesPy/K8S/Makefile index 6dc9655..73ae81f 100644 --- a/RepostajesPy/K8S/Makefile +++ b/RepostajesPy/K8S/Makefile @@ -16,7 +16,7 @@ clean: -envsubst < repostajes-deployment.yaml |kubectl delete -f - -kubectl delete -f repostajes-prod-persistentvolumeclaim.yaml -kubectl delete -f pv-local-repostajes.yaml - -kubectl detele -f namespace.yaml + -kubectl delete -f namespace.yaml prueba: @echo $(VERSION)