Commit Graph

32 Commits

Author SHA1 Message Date
zhenyus
83f8b7f030 feat: enable serviceMonitor configuration for authentication, central-storage, content, notification, and payment services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:35:31 +08:00
zhenyus
2f8f0a1a1f fix: update probes enabled logic in service configuration templates
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:32:13 +08:00
zhenyus
d3d44ba9df Merge branch 'master' of https://dev.azure.com/freeleaps/freeleaps-ops/_git/freeleaps-ops 2025-03-17 21:24:38 +08:00
zhenyus
2969cafc9d feat: add serviceMonitor configuration for content, payment, notification, central-storage, and authentication services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 21:24:35 +08:00
freeleaps-gitops-bot
70e7ab4787 ci(bump): bump authentication image version for prod to 1.1.0 2025-03-17 10:05:44 +00:00
zhenyus
9b86aae0f6 fix: increase CPU resource requests and limits across multiple services in production configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-11 13:12:14 +08:00
zhenyus
9d43be5fd1 fix: increase CPU resource requests and limits for authentication configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-11 12:25:54 +08:00
zhenyus
2981ccf344 fix: update Redis URLs to include database index in configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 22:45:26 +08:00
zhenyus
d2927ce4ba fix: update resource requests and limits for multiple services to optimize performance
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-08 20:31:11 +08:00
zhenyus
03bb8c3cb3 fix: update jwtSecretKey values in production configuration for authentication and chat services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 15:59:07 +08:00
freeleaps-gitops-bot
fb1058bb7e ci(bump): bump authentication image version for prod to 1.0.0 2025-03-06 07:41:03 +00:00
zhenyus
2493592bb7 feat(helm): add production values for authentication, central storage, notification, payment, and content services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-06 15:11:35 +08:00
zhenyus
8910193a24 feat(helm): optimize resource requests and limits for multiple services and update RabbitMQ storage class
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-05 17:08:45 +08:00
zhenyus
57cf73c61f fix(helm): correct notification API endpoint URL in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:23:57 +08:00
zhenyus
91ffefbaeb fix(helm): update service endpoint URLs to include trailing slashes in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-26 16:22:53 +08:00
zhenyus
c59b336fe8 fix(resources): update CPU resource requests and limits across multiple services
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 03:45:28 +08:00
zhenyus
11cc1a4f89 fix(authentication): update pathType to Prefix for authentication rules
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 01:17:18 +08:00
zhenyus
05e9e794d9 fix(config): update timezone from America/Settle to UTC in multiple service configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-23 00:26:06 +08:00
zhenyus
92bde502cb fix(authentication): update mongodbUri to correct service name in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 23:18:17 +08:00
freeleaps-gitops-bot
1326e507dc ci(bump): bump authentication image version for alpha to snapshot-9b42dbf 2025-02-22 13:46:41 +00:00
zhenyus
6633383421 fix(authentication): update SERVICE_API_ACCESS_PORT and MONGODB_PORT to use toString before base64 encoding
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:30:55 +08:00
zhenyus
c7a2e66ccc fix(authentication): adjust base64 encoding order for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:27:19 +08:00
zhenyus
9a9d2fb80e fix(authentication): add base64 encoding for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:26:26 +08:00
zhenyus
d9feaee4c3 fix(authentication): update SERVICE_API_ACCESS_PORT and MONGODB_PORT to remove unnecessary base64 encoding
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:25:30 +08:00
zhenyus
50afb3fc40 feat(authentication): add SERVICE_API_ACCESS_HOST and SERVICE_API_ACCESS_PORT to configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:24:43 +08:00
zhenyus
13c2e8cb7e fix(authentication): remove serviceApiAccessHost and serviceApiAccessPort from values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:22:47 +08:00
zhenyus
23dd7b0726 fix(authentication): remove SERVICE_API_ACCESS_HOST and SERVICE_API_ACCESS_PORT from configuration files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:22:35 +08:00
zhenyus
8deac4dbdb fix(authentication): remove unnecessary quoting for SERVICE_API_ACCESS_PORT and MONGODB_PORT in authentication-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 21:15:10 +08:00
freeleaps-gitops-bot
934b1f4230 ci(bump): bump authentication image version for alpha to snapshot-0a7c742 2025-02-22 12:06:10 +00:00
zhenyus
d41fd25a05 chore(git): code staging
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-22 18:58:47 +08:00
zhenyus
b8c70448a3 feat(helm): add new Helm charts for content and central-storage services, update authentication values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-21 17:59:08 +08:00
zhenyus
4949fd40b0 chore(git): code staging
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-20 17:28:45 +08:00