Skip to content

Commit ae0448b

Browse files
fix: change default ingress for l2-rpc in prod file (#108)
1 parent 1e82a9d commit ae0448b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/l2-rpc/values/production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ingress:
1010
main:
1111
ingressClassName: "nginx"
1212
hosts:
13-
- host: l2-rpc-2.devnet.scroll.tech
13+
- host: l2-rpc.scrollsdk
1414
paths:
1515
- path: /
1616
pathType: Prefix

0 commit comments

Comments
 (0)