zhenyus
b7908d1692
Refactor configuration files to remove unused fields and add AKV secret management for payment service
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 21:41:21 +08:00
Nicolas
cd9f42e143
Changed the secret configuration of central storage
2025-08-18 17:38:47 +08:00
zhenyus
3aad06eeb7
feat: add Vertical Pod Autoscaler (VPA) configuration across multiple services for improved resource management
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-06-10 23:53:31 +08:00
zhenyus
6d9d15d4d2
Add OpenTelemetry logging support across multiple services
...
- Introduced log ingestion configuration in values files for centralStorage, content, notification, and payment services.
- Updated deployment templates to conditionally include OpenTelemetry annotations and volume mounts based on log ingestion settings.
- Added OpenTelemetry RBAC configurations for service accounts and cluster roles to enable logging.
- Implemented OpenTelemetry collector configuration to process logs and export them to Loki.
- Ensured compatibility with existing Helm chart structure and maintained backward compatibility for services without log ingestion enabled.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 22:03:00 +08:00
zhenyus
a6803210e0
feat: add dashboard configuration for content, payment, notification, and central storage services
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-18 00:22:06 +08:00
zhenyus
e8a07a08e6
feat: add metricsEnabled and probesEnabled configuration options to payment, content, centralStorage, authentication, and notification services
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:51:35 +08:00
zhenyus
4a726cce49
fix: add serviceMonitor configuration to authentication, centralStorage, content, notification, and payment services
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:40:13 +08:00
zhenyus
32198e2f9a
fix: remove port definitions from service monitor configurations
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:36:46 +08:00
zhenyus
c2967c3854
fix: update service monitor configuration to use port instead of targetPort
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:25:43 +08:00
zhenyus
07d4cb7236
fix: update service monitor configurations to use targetPort and remove unnecessary labels
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-17 23:24:26 +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
zhenyus
2c00823bd7
feat(helm): add central-storage Helm chart and related configurations
...
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-07 01:30:23 +08:00