Open stevenplatt opened 1 year ago
this item is a stale requested and no longer valid.
Hello @stevenplatt .. Apologies for highjacking this thread, but I couldn't find anywhere else to ask this. I'm looking to run a mainnet block producer on k8s and was wondering if the one in helm/block-producer is good enough for prod. It seems focused on testnet and various tests and it wasn't clear if I can run a mainnet/prod from it. Would be great if you can help with the command line to run a prod version. Thanks!
This GH issue is to document creating helm packaging for the archive dump services. Example yaml for the archive dump cronjob is location here:
https://github.com/MinaProtocol/mina-deployments/blob/main/berkeley_testnet/cron_jobs/berkeley-dump-archive-cronjob.yaml
The purpose of packaging the cronjob as a helm installation is to allow it to be patched into network deployments, such as Berkeley test, or Mainnet.
A separate GH issue is planned for adding the chart installation into existing network terraform.