Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steadybit/helm-charts
Steadybit Helm Charts for agents and platform
https://github.com/steadybit/helm-charts
Last synced: 5 days ago
JSON representation
Steadybit Helm Charts for agents and platform
- Host: GitHub
- URL: https://github.com/steadybit/helm-charts
- Owner: steadybit
- License: mit
- Created: 2020-12-17T09:36:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T06:09:42.000Z (19 days ago)
- Last Synced: 2025-01-29T05:32:35.123Z (13 days ago)
- Language: Smarty
- Homepage:
- Size: 4.94 MB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE
Awesome Lists containing this project
README
# Steadybit Kubernetes Helm Charts
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/steadybit)](https://artifacthub.io/packages/search?repo=steadybit)
This repository hosts the source of the Steadybit Kubernetes helm charts.
Currently supported:
- [Steadybit Agent](charts/steadybit-agent/README.md)
- [Steadybit Platform](charts/steadybit-platform/README.md)## How to use the Steadybit Helm repository
You need to add this repository to your Helm repositories:
```
helm repo add steadybit https://steadybit.github.io/helm-charts
helm repo update
```