freeleaps-ops/freeleaps/helm-pkg/devsvc/templates/devsvc
zhenyus e898a18b4d refactor(devsvc): implement secret management for sensitive configurations
- Removed direct references to sensitive data (e.g., MongoDB URI, Gitea token, RabbitMQ password) in values files and replaced them with a structured secrets section.
- Updated deployment and configuration templates to inject secrets from FreeleapsSecretStore, enhancing security and maintainability.
- This change aligns with the new secret management strategy across the application.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 16:17:16 +08:00
..
certificate.yaml feat(helm): add Gitea and PostgreSQL Helm charts with initial configurations 2025-02-24 15:07:36 +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 refactor(devsvc): implement secret management for sensitive configurations 2025-08-18 16:17:16 +08:00
devsvc-config.yaml refactor(devsvc): implement secret management for sensitive configurations 2025-08-18 16:17:16 +08:00
freeleapssecret.yaml refactor(devsvc): implement secret management for sensitive configurations 2025-08-18 16:17:16 +08:00
ingress.yaml feat(helm): add Gitea and PostgreSQL Helm charts with initial configurations 2025-02-24 15:07:36 +08:00
opentelemetry-rbac.yaml feat(opentelemetry): implement logging ingestion with OpenTelemetry collector and RBAC configuration 2025-04-21 22:34:09 +08:00
opentelemetry.yaml fix: remove invalid k8scluster receiver to resolve OpenTelemetry startup error 2025-08-01 07:52:37 +08:00
service.yaml feat(helm): add Gitea and PostgreSQL Helm charts with initial configurations 2025-02-24 15:07:36 +08:00
servicemonitor.yaml feat: add ServiceMonitor configuration and enable metrics and probes in devsvc 2025-03-18 03:17:14 +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