https://github.com/4nte/helm-charts
https://github.com/4nte/helm-charts
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/4nte/helm-charts
- Owner: 4nte
- License: mit
- Created: 2020-01-18T16:13:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T16:28:14.000Z (almost 3 years ago)
- Last Synced: 2025-05-21T10:49:19.343Z (about 1 year ago)
- Language: HTML
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# helm-charts
# Install charts from this helm repository
```
helm repo add 4nte https://raw.githubusercontent.com/4nte/
```
Install Mqtt-Mirror:
```
helm install 4nte/mqtt-mirror
```