freeleaps-ops/freeleaps/helm-pkg/chat
Nicolas 377250ce6a feat(chat): migrate alpha and prod environments to use Azure Key Vault for sensitive data
- Add FreeleapsSecret configuration for Azure Key Vault integration
- Move sensitive data (mongodbUri, jwtSecretKey, stripeApiKey, etc.) from config to secrets
- Update deployment template to read from both config and FreeleapsSecret
- Comment out sensitive fields in chat-config.yaml
- Create freeleapssecret.yaml template for secret management
- Update both alpha and prod environment configurations
2025-08-18 17:05:05 +08:00
..
templates/chat feat(chat): migrate alpha and prod environments to use Azure Key Vault for sensitive data 2025-08-18 17:05:05 +08:00
Chart.yaml feat(helm): add Helm charts for chat and freeleaps services with initial configurations 2025-02-25 02:14:16 +08:00
values.alpha.yaml feat(chat): migrate alpha and prod environments to use Azure Key Vault for sensitive data 2025-08-18 17:05:05 +08:00
values.prod.yaml feat(chat): migrate alpha and prod environments to use Azure Key Vault for sensitive data 2025-08-18 17:05:05 +08:00
values.yaml feat(chat): migrate alpha and prod environments to use Azure Key Vault for sensitive data 2025-08-18 17:05:05 +08:00