freeleaps-ops/freeleaps/helm-pkg/centralStorage/templates/central-storage
Nicolas 69a2c112d1 feat(centralStorage): migrate alpha environment to use Azure Key Vault for sensitive data
- Add FreeleapsSecret configuration for Azure Key Vault integration
- Move sensitive data (mongodbUri, azureStorageDocumentApiKey, azureStorageDocumentApiEndpoint) from config to secrets
- Update deployment template to read from both config and FreeleapsSecret
- Comment out sensitive fields in central-storage-config.yaml
- Create freeleapssecret.yaml template for secret management
2025-08-18 16:24:11 +08:00
..
central-storage-config.yaml feat(centralStorage): migrate alpha environment to use Azure Key Vault for sensitive data 2025-08-18 16:24:11 +08:00
certificate.yaml feat(helm): add central-storage Helm chart and related configurations 2025-03-07 01:30:23 +08:00
dashboard.yaml fix: update Prometheus query intervals from 30s to 1m for improved accuracy 2025-03-18 05:59:05 +08:00
deployment.yaml feat(centralStorage): migrate alpha environment to use Azure Key Vault for sensitive data 2025-08-18 16:24:11 +08:00
freeleapssecret.yaml feat(centralStorage): migrate alpha environment to use Azure Key Vault for sensitive data 2025-08-18 16:24:11 +08:00
ingress.yaml feat(helm): add central-storage Helm chart and related configurations 2025-03-07 01:30:23 +08:00
opentelemetry-rbac.yaml Add OpenTelemetry logging support across multiple services 2025-04-21 22:03:00 +08:00
opentelemetry.yaml fix: remove invalid k8scluster receiver to resolve OpenTelemetry startup error 2025-08-01 07:52:37 +08:00
pvc.yaml fix: use hasKey to safely check for logIngest.persistence existence 2025-07-31 10:21:50 +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 fix: remove version and managed-by labels from service monitor templates for consistency 2025-03-17 23:53:49 +08:00
vpa.yaml feat: add Vertical Pod Autoscaler (VPA) configuration across multiple services for improved resource management 2025-06-10 23:53:31 +08:00