Skip to content

Commit

Permalink
add allowmethods
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Dec 2, 2024
1 parent 6c31cdc commit 8143c30
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions kubernetes/devnet-0/erpc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ erpc:
hostV6: "[::]"
port: 4001
ignoreMethods:
- "*"
allowMethods:
- "eth_getBlockByNumber"
projects:
- id: main
upstreams:
Expand Down

0 comments on commit 8143c30

Please sign in to comment.