Skip to content

Commit

Permalink
Updated deployment for Holesky exproter
Browse files Browse the repository at this point in the history
  • Loading branch information
zevzek committed Oct 9, 2024
1 parent 9da23fb commit e8d089f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .k8/production/holesky/ssv-full-node-holesky-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ metadata:
namespace: REPLACE_NAMESPACE
spec:
selector:
istio: ingressgateway-int
istio: ingressgateway-ssv-int
servers:
- port:
number: 80
Expand Down Expand Up @@ -56,7 +56,7 @@ metadata:
namespace: REPLACE_NAMESPACE
spec:
selector:
istio: ingressgateway-int
istio: ingressgateway-ssv-int
servers:
- port:
number: 80
Expand Down

0 comments on commit e8d089f

Please sign in to comment.