# SigNoz Helm Chart Values - Development Environment # Optimized for local development with minimal resource usage # DEPLOYED IN bakery-ia NAMESPACE - Ingress managed by bakery-ingress # # Official Chart: https://github.com/SigNoz/charts # Install Command: helm install signoz signoz/signoz -n bakery-ia -f signoz-values-dev.yaml global: storageClass: "standard" clusterName: "bakery-ia-dev" domain: "monitoring.bakery-ia.local" # Docker Hub credentials - applied to all sub-charts (including Zookeeper, ClickHouse, etc)