Browse Source

typo en Makefile

politica
Celestino Rey 1 year ago
parent
commit
6f58957a74
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      RepostajesPy/K8S/Makefile

+ 1
- 1
RepostajesPy/K8S/Makefile View File

@ -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)

Loading…
Cancel
Save