mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-08 00:13:08 +00:00
deploy script for easy use in the cluster
This commit is contained in:
parent
0caa53bf8c
commit
0987a71f1e
12
CodexNetDeployer/deploy-continuous-testnet.sh
Normal file
12
CodexNetDeployer/deploy-continuous-testnet.sh
Normal file
@ -0,0 +1,12 @@
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user