https://github.com/blockdaemon/builder-vault-helm
https://github.com/blockdaemon/builder-vault-helm
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blockdaemon/builder-vault-helm
- Owner: Blockdaemon
- License: apache-2.0
- Created: 2024-02-06T16:47:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T17:02:34.000Z (6 months ago)
- Last Synced: 2025-01-13T14:21:23.857Z (4 months ago)
- Language: Smarty
- Size: 88.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)