An open API service indexing awesome lists of open source software.

https://github.com/blockdaemon/builder-vault-helm


https://github.com/blockdaemon/builder-vault-helm

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# TSM Builder Vault Helm Charts Repository

Welcome to the repository containing Helm charts for deploying TSM Builder Vault services on Kubernetes.

## Helm Repository

```
helm repo add builder-vault https://blockdaemon.github.io/builder-vault-helm/
helm repo update
```

## TSM Node Chart

For deploying a TSM node, you can find the specific Helm chart and its documentation in the `charts/tsm-node` directory. The README in that directory provides detailed information on how to configure and install the TSM node chart.

Please refer to the following README for more information:

[charts/tsm-node/README.md](charts/tsm-node/README.md)