Commit Graph

4 Commits

Author SHA1 Message Date
zhenyus
2794b3f209 fix: update key name for secret operator image configuration in Helm values
- Changed the key from `secretOperator` to `secret-operator` in `values.yaml`.
- Updated the deployment template to reflect the new key name for image configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 11:57:36 +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
zhenyus
c42f249e9f feat(helm): add helm package codes for secret operator
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 11:24:07 +08:00