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

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

Helm charts for Vector.
https://github.com/vectordotdev/helm-charts

helm vector

Last synced: 5 months ago
JSON representation

Helm charts for Vector.

Awesome Lists containing this project

README

          

# Vector Helm Charts

Official Helm charts for Vector:
- [Vector](charts/vector/README.md) (vector/vector)

# How to use the Vector Helm Repository

You need to add this repository to your Helm repositories:

```shell
helm repo add vector https://helm.vector.dev
helm repo update
```