Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Santana <[email protected]>
  • Loading branch information
csantanapr committed Oct 27, 2023
1 parent 00e361c commit 3e9198f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion patterns/gitops/getting-started-argocd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ Verify Application from Terminal
curl -I $(kubectl get -n game-2048 ingress game-2048 -o jsonpath='{.status.loadBalancer.ingress[0].hostname}')
```


Destroy EKS Cluster
```shell
./destroy.sh
Expand Down

0 comments on commit 3e9198f

Please sign in to comment.