Commit Graph

4 Commits

Author SHA1 Message Date
zhenyus
a68e0f3f6f feat: enable apiServerService in Helm values and update service template
- Added `apiServerService` configuration to `values.prod.yaml` and `values.yaml`, enabling the service.
- Updated the service template to use the new `apiServerService` configuration instead of the deprecated `metrics` configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 12:16:59 +08:00
zhenyus
b8bc7c0d6c ci(bump): update secret operator image tag to snapshot-36e5cf0 in production values
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 12:08:05 +08:00
zhenyus
db518c0652 refactor: restructure image configuration for secret operator in Helm values
- Moved image configuration under a new `secretOperator` key in both `values.prod.yaml` and `values.yaml`.
- Updated deployment template to reference the new image configuration structure.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 11:49:26 +08:00
zhenyus
ff7ae2e9c0 fix: update configurations for improved service stability
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 11:29:50 +08:00