freeleaps-ops/freeleaps/helm-pkg/centralStorage/templates/central-storage
Nicolas 7a7fcf1398 fix: optimize central storage logging configuration to resolve hourly log bursts
- Change start_at from beginning to end to avoid historical log duplication
- Add poll_interval: 1s for real-time file monitoring
- Optimize batch processing: send_batch_size: 1, timeout: 1s
- Add PVC template for log persistence to reduce log loss risk
- Update deployment to support persistent volume for logs
2025-07-31 10:14:55 +08:00
..
central-storage-config.yaml fix: add missing logging environment variables for central storage K8s deployment 2025-07-29 09:36:01 +08:00
certificate.yaml
dashboard.yaml fix: update Prometheus query intervals from 30s to 1m for improved accuracy 2025-03-18 05:59:05 +08:00
deployment.yaml fix: optimize central storage logging configuration to resolve hourly log bursts 2025-07-31 10:14:55 +08:00
ingress.yaml
opentelemetry-rbac.yaml Add OpenTelemetry logging support across multiple services 2025-04-21 22:03:00 +08:00
opentelemetry.yaml fix: optimize central storage logging configuration to resolve hourly log bursts 2025-07-31 10:14:55 +08:00
pvc.yaml fix: optimize central storage logging configuration to resolve hourly log bursts 2025-07-31 10:14:55 +08:00
service.yaml fix: remove serviceMonitor.enabled variable from service templates in authentication, centralStorage, content, notification, and payment services 2025-03-17 23:47:29 +08:00
servicemonitor.yaml
vpa.yaml