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
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