Created
September 11, 2025 14:59
-
-
Save buremba/3c5b6f58f497e6970680629906814089 to your computer and use it in GitHub Desktop.
Peerbot Helm Repository
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Peerbot Helm Repository | |
| This is the Helm chart repository for Peerbot. | |
| ## Usage | |
| ```bash | |
| helm repo add peerbot https://gist.githubusercontent.com/buremba/GIST_ID/raw/ | |
| helm repo update | |
| helm install peerbot peerbot/peerbot | |
| ``` | |
| This file will be updated automatically with index.yaml content. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment