freeleaps-ops/freeleaps
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
..
alpha/ci ci: change Jenkins execute mode from 'on-demand' to 'fully' 2025-08-04 10:30:16 +08:00
helm-pkg refactor(devsvc): implement secret management for sensitive configurations 2025-08-18 16:17:16 +08:00
manifests feat(authentication): integrate secret management for JWT and MongoDB URI 2025-08-18 15:25:48 +08:00
prod/ci fix: update RabbitMQ password for devops service in production environment 2025-08-07 13:18:52 +08:00
k8s setup readme.md add k8s setup readme 2025-02-17 20:46:09 -08:00
README.md chore(git): code staging 2025-02-20 17:28:45 +08:00