deploy script for easy use in the cluster

This commit is contained in:
benbierens 2023-06-30 09:33:31 +02:00
parent 0caa53bf8c
commit 0987a71f1e
No known key found for this signature in database
GPG Key ID: FE44815D96D0A1AA
1 changed files with 12 additions and 0 deletions

View 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