observability: deploy observability stack

This commit is contained in:
2026-07-28 15:46:52 +02:00
parent 3cfef81f89
commit 38ceb887a7
23 changed files with 795 additions and 0 deletions
@@ -0,0 +1,19 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: alloy
namespace: observability
spec:
interval: 1m
chart:
spec:
sourceRef:
kind: HelmRepository
name: grafana
namespace: observability
chart: alloy
version: "1.11.0"
interval: 1m
valuesFrom:
- kind: Secret
name: alloy-values