Skip to content

Commit

Permalink
fix upstream url
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Dec 2, 2024
1 parent 5ab1428 commit 6c31cdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/devnet-0/erpc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ erpc:
enabled: true
className: ingress-nginx-public
annotations:
ingress.kubernetes.io/rewrite-target: /main/evm/7078815900
nginx.ingress.kubernetes.io/rewrite-target: /main/evm/7078815900/$1
hosts:
- host: erpc.mekong-devnet-0.ethpandaops.io
paths:
- path: /
- path: /(.*)
pathType: Prefix

config: |
Expand Down

0 comments on commit 6c31cdc

Please sign in to comment.