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.
- Host: GitHub
- URL: https://github.com/vectordotdev/helm-charts
- Owner: vectordotdev
- License: mpl-2.0
- Created: 2018-05-24T15:59:08.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-05-20T17:04:47.000Z (about 1 year ago)
- Last Synced: 2025-05-20T18:26:31.971Z (about 1 year ago)
- Topics: helm, vector
- Language: Mustache
- Homepage: https://vector.dev
- Size: 3.42 MB
- Stars: 129
- Watchers: 7
- Forks: 99
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
```