freeleaps-ops/freeleaps/helm-pkg/authentication/templates/authentication
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
..
authentication-config.yaml refactor(devsvc): implement secret management for sensitive configurations 2025-08-18 16:17:16 +08:00
certificate.yaml
dashboard.yaml
deployment.yaml refactor(authentication): streamline secret reference assignment in deployment.yaml 2025-08-18 15:29:00 +08:00
freeleapssecret.yaml refactor(authentication): update key reference in FreeleapsSecret template 2025-08-18 15:33:28 +08:00
ingress.yaml
opentelemetry-rbac.yaml feat: add OpenTelemetry RBAC configuration with ServiceAccount and ClusterRole 2025-04-16 06:17:32 +08:00
opentelemetry.yaml fix(opentelemetry): update logging level to info and remove debug exporter 2025-04-21 20:11:45 +08:00
service.yaml
servicemonitor.yaml
vpa.yaml fix(authentication): update VPA deployment name to 'authentication' 2025-06-10 16:05:25 +08:00