Skip to content

Commit

Permalink
deploy mainnet 4
Browse files Browse the repository at this point in the history
  • Loading branch information
moshe-blox committed Oct 28, 2024
1 parent 6672204 commit cddf991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .k8/production/mainnet/scripts/deploy-cluster-1-4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ DIR=".k8/production/mainnet"
DEPLOY_FILES=(
# "ssv-node-mainnet-1-deployment.yml"
# "ssv-node-mainnet-2-deployment.yml"
"ssv-node-mainnet-3-deployment.yml"
# "ssv-node-mainnet-4-deployment.yml"
# "ssv-node-mainnet-3-deployment.yml"
"ssv-node-mainnet-4-deployment.yml"
)

if [[ -d $DIR ]]; then
Expand Down

0 comments on commit cddf991

Please sign in to comment.