Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```