freeleaps-ops/freeleaps/helm-pkg/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
..
templates/devsvc refactor(devsvc): implement secret management for sensitive configurations 2025-08-18 16:17:16 +08:00
Chart.yaml feat(helm): add Gitea and PostgreSQL Helm charts with initial configurations 2025-02-24 15:07:36 +08:00
values.alpha.yaml refactor(devsvc): implement secret management for sensitive configurations 2025-08-18 16:17:16 +08:00
values.prod.yaml refactor(devsvc): implement secret management for sensitive configurations 2025-08-18 16:17:16 +08:00
values.yaml fix: rename Docker registry configuration keys in values.prod.yaml and values.yaml for consistency 2025-08-03 04:30:04 +08:00