Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/atatus/helm-charts

Helm charts for Atatus
https://github.com/atatus/helm-charts

Last synced: about 2 months ago
JSON representation

Helm charts for Atatus

Awesome Lists containing this project

README

        

# Atatus Kubernetes Helm Charts

This is the official Helm charts repository for Atatus.

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

## Usage

[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.

Once Helm is set up properly, add the repo as follows:

```console
helm repo add atatus https://atatus.github.io/helm-charts
```

You can then run `helm search repo atatus` to see the charts.

Chart documentation is available in [atatus directory](https://github.com/atatus/helm-charts/blob/main/charts/atatus-agent/README.md).

## License

[Apache 2.0 License](https://github.com/atatus/helm-charts/blob/main/LICENSE).