- Updated the deployment template to use the correct key `secretOperator` instead of `secret-operator` for image configuration.
Signed-off-by: zhenyus <zhenyus@mathmast.com>
- 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>
- 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>