Skip to content

Commit

Permalink
todos for observe deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
sambukowski committed Oct 18, 2023
1 parent adfb454 commit 57cc875
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/dusknet/cloud-rollup-deployment/3-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,3 +307,5 @@ astria-cli rollup deployment create \
--faucet-private-key $ROLLUP_FAUCET_PRIV_KEY \
--sequencer-private-key $SEQUENCER_PRIV_KEY
```

<!-- TODO: add observe deployment section -->
2 changes: 2 additions & 0 deletions docs/dusknet/cloud-rollup-deployment/4-aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,5 @@ kubectl apply -f kubernetes/namespace.yml
--faucet-private-key $ROLLUP_FAUCET_PRIV_KEY \
--sequencer-private-key $COMPOSER_PRIV_KEY --chart-path charts/rollup
```

<!-- TODO: add observe deployment section -->

0 comments on commit 57cc875

Please sign in to comment.