From 839d4b7ceaf783c788fe498ce2ab441ea132eb1a Mon Sep 17 00:00:00 2001 From: ehabshaaban Date: Wed, 1 Jun 2022 12:47:25 +0200 Subject: [PATCH] doc: Update README --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2b8894a..c34388d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ + ## deploy-nginx-on-eks-using-helm + + Run test ``` + cd test && go test -v -timeout 2000s infra_test.g -`` + +``` Deploy 3 replicas of nginx @@ -24,6 +29,4 @@ terraform apply terraform destroy -``` - -``` +``` \ No newline at end of file