freeleaps-ops/freeleaps/helm-pkg/devsvc
zhenyus df862dfa39 refactor(devsvc): enhance secret management in values.yaml
- Removed hardcoded sensitive configurations (Gitea token, MongoDB URI, RabbitMQ password, and default Git password) from the values.yaml file.
- Introduced a structured secrets section to reference these sensitive values from FreeleapsSecretStore, improving security and maintainability.
- This change continues the effort to centralize and secure sensitive information management across the application.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 16:33:42 +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): remove hardcoded Git password from values.alpha.yaml 2025-08-18 16:21:57 +08:00
values.prod.yaml refactor(devsvc): implement secret management for sensitive configurations 2025-08-18 16:17:16 +08:00
values.yaml refactor(devsvc): enhance secret management in values.yaml 2025-08-18 16:33:42 +08:00