Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/atatus/helm-charts
- Owner: atatus
- License: apache-2.0
- Created: 2023-11-14T12:50:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-13T05:36:22.000Z (5 months ago)
- Last Synced: 2024-08-13T06:42:29.079Z (5 months ago)
- Language: Smarty
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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).