feat: add logging via vector + loki
diff --git a/charts/vector/Chart.yaml b/charts/vector/Chart.yaml
new file mode 100644
index 0000000..be62c86
--- /dev/null
+++ b/charts/vector/Chart.yaml
@@ -0,0 +1,32 @@
+annotations:
+ artifacthub.io/images: |
+ - name: vector
+ image: timberio/vector:0.27.0-distroless-libc
+ - name: haproxy
+ image: haproxytech/haproxy-alpine:2.4.17
+ artifacthub.io/license: MPL-2.0
+ artifacthub.io/links: |
+ - name: Chart Source
+ url: https://github.com/vectordotdev/helm-charts
+ artifacthub.io/prerelease: "false"
+apiVersion: v2
+appVersion: 0.27.0-distroless-libc
+description: A lightweight, ultra-fast tool for building observability pipelines
+home: https://vector.dev/
+icon: https://vector.dev/press/vector-icon.svg
+keywords:
+- vector
+- events
+- logs
+- metrics
+- observability
+- stream-processing
+kubeVersion: '>=1.15.0-0'
+maintainers:
+- email: vector@datadoghq.com
+ name: Datadog
+name: vector
+sources:
+- https://github.com/vectordotdev/vector/
+type: application
+version: 0.19.0