Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
saramune committed Jul 24, 2024
1 parent 0e82b1a commit 593dc94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion akka/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ RELEASE = $$(basename $$PWD)

.PHONY: install
install:
helm upgrade -i --set replicaCount=3 --wait --timeout 10m $(RELEASE) .
helm upgrade -i --set replicaCount=3 --timeout 10m $(RELEASE) .
sleep 370s
kubectl get pod -n akka

Expand Down

0 comments on commit 593dc94

Please sign in to comment.