Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
deploy (also for CloudRun) requires setting of namespace
  • Loading branch information
evekhm authored Mar 18, 2024
1 parent 828925a commit 5966c26
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ sb infra apply 3-httplb-cloudrun

Build and deploy
```
sb deploy
NAMESPACE=default
sb deploy -n $NAMESPACE
```
- See other deployment options in [solutions_builder/modules](solutions_builder/modules).

Expand Down

0 comments on commit 5966c26

Please sign in to comment.