Skip to content

Commit

Permalink
feat: Implement IOC (#1010)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeromy Cannon <[email protected]>
Co-authored-by: Jeromy Cannon <[email protected]>
  • Loading branch information
Ivo-Yankov and jeromy-cannon authored Dec 30, 2024
1 parent 813a4ab commit ed23a7b
Show file tree
Hide file tree
Showing 58 changed files with 834 additions and 495 deletions.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ NOTES:
## Customizing the examples

* take a look at the Taskfile.yml sitting in the subdirectory for the deployment you want to run
* make sure your cluster can handle the number in SOLO_NETWORK_SIZE, if not, then you will have to update that and make it match the number of nodes in the `init-containers-values.yaml`: `hedera.nodes[]`
* make sure your cluster can handle the number in SOLO\_NETWORK\_SIZE, if not, then you will have to update that and make it match the number of nodes in the `init-containers-values.yaml`: `hedera.nodes[]`
* take a look at the `init-containers-values.yaml` file and make sure the values are correct for your deployment with special attention to:
* resources
* nodeSelector
Expand Down
Loading

0 comments on commit ed23a7b

Please sign in to comment.