Skip to content

Commit

Permalink
fix: remove old files and tidy readme
Browse files Browse the repository at this point in the history
Signed-off-by: SamMayWork <[email protected]>
  • Loading branch information
SamMayWork committed Jun 17, 2024
1 parent 76e00d6 commit 8ddbee5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 210 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ This will deploy the multiparty contract, update the config file, and register t
> helm upgrade --install firefly ./charts/firefly -f ./charts/firefly/local-kind-values.yaml -f ./hack/multiparty-values.yaml
> ```
### Modifying configuration
Configuration of the stack for non-default options is possible using these charts, broadly there are 2 places to make changes. For Besu charts, the appropriate `values.yaml` files in the `values` directory allows for configuration of values such as the genesis block, and Besu-specific options. For FireFly related components the `values.yaml` file within the sub-directory for the chart (stored in `charts/`) contains the configuration for options.
Viewing the appropriate README for each microservice, will give information around the values and structure of the configuration in the `values.yaml` files.
## Accessing the Helm Repo
Helm's [experimental OCI registry support](https://helm.sh/docs/topics/registries/) is used for publishing and retrieving
Expand Down
48 changes: 0 additions & 48 deletions charts/besu-genesis/values.yaml

This file was deleted.

162 changes: 0 additions & 162 deletions charts/besu-node/values.yaml

This file was deleted.

0 comments on commit 8ddbee5

Please sign in to comment.