Przeglądaj źródła

Add hint in make release on how to refresh the running pods

master
rayburgemeestre 6 lat temu
rodzic
commit
0fc40ada44
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Wyświetl plik

@@ -40,4 +40,4 @@ clean:

.PHONY: release
release: clean build docker_api docker_web docker_api_publish docker_web_publish
echo OK
echo OK, on the Kubernetes host execute: kubectl delete pod -l \"app in (cheerpapiapp, cheerpwebapp)\"

Ładowanie…
Anuluj
Zapisz