2
0
mirror of synced 2025-01-12 09:34:40 +00:00
cs-codex-dist-tests/CodexNetDeployer/deploy-continuous-testnet.sh
2023-06-30 09:34:54 +02:00

13 lines
291 B
Bash

dotnet run \
--kube-config=/opt/kubeconfig.yaml \
--kube-namespace=codex-continuous-tests \
--nodes=5 \
--validators=3 \
--storage-quota=2048 \
--storage-sell=1024 \
--min-price=1024 \
--max-collateral=1024 \
--max-duration=3600000 \
--block-ttl=120