Skip to content

Commit

Permalink
fix scroll-sdk chart links
Browse files Browse the repository at this point in the history
  • Loading branch information
dghelm committed Sep 6, 2024
1 parent 4868e2f commit b796c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/en/sdk/guides/devnet-deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Then, set it as a env var and run: `echo $GHCR_PAT | docker login ghcr.io -u [gi

1. Optional: **Configure `values.yaml` and `config.toml`**

This is the time to adjust what services run on your stack and their configuration. I’d suggest not altering these on your first installation, but see `charts/scroll-stack/values.yaml` ([view on Github](https://github.com/scroll-tech/scroll-sdk/blob/develop/charts/scroll-stack/values.yaml)) and `config.toml` ([view on Github](https://github.com/scroll-tech/scroll-sdk/blob/develop/charts/scroll-stack/config.toml)).
This is the time to adjust what services run on your stack and their configuration. I’d suggest not altering these on your first installation, but see `charts/scroll-stack/values.yaml` ([view on Github](https://github.com/scroll-tech/scroll-sdk/blob/develop/charts/scroll-sdk/values.yaml)) and `config.toml` ([view on Github](https://github.com/scroll-tech/scroll-sdk/blob/develop/charts/scroll-sdk/config.toml)).

If you do make changes, you’ll need to run `make config` to regenerate the additional configuration files.

Expand Down

0 comments on commit b796c7f

Please sign in to comment.