Skip to content

Commit

Permalink
revert command change
Browse files Browse the repository at this point in the history
  • Loading branch information
sambukowski committed Oct 18, 2023
1 parent 4445fb5 commit 8fadfad
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ In the __dev-cluster repo__, run:
```sh
git clone git@github.com:astriaorg/dev-cluster.git
cd dev-cluster
just deploy-astria-ingress
just create-cluster
just deploy-ingress-controller
just wait-for-ingress-controller
```

This gives us a local environment compatible with our helm charts.
Expand Down

0 comments on commit 8fadfad

Please sign in to comment.