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
dashboard.yaml
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
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
servicemonitor.yaml
vpa.yaml feat: add Vertical Pod Autoscaler (VPA) configuration across multiple services for improved resource management 2025-06-10 23:53:31 +08:00