FEAT(tempo): configure S3 storage with MinIO

- Enable env var expansion in config
- Configure extraEnv for S3 credentials
- Fix OTel Collector image settings
This commit is contained in:
2026-01-09 13:22:16 +09:00
parent 7139f3e5a2
commit 5f926cb6cf
9 changed files with 459 additions and 0 deletions

View File

@@ -2,12 +2,17 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Self-reference for App of Apps pattern
- application.yaml
- prometheus/argocd.yaml
- thanos/argocd.yaml
- alertmanager/argocd.yaml
- grafana/argocd.yaml
- loki/argocd.yaml
- promtail/argocd.yaml
- tempo/argocd.yaml
- opentelemetry-collector/argocd.yaml
- node-exporter/argocd.yaml
- kube-state-metrics/argocd.yaml
- goldilocks/argocd.yaml