RockteMQ-AI commented on issue #221: URL: https://github.com/apache/rocketmq-operator/issues/221#issuecomment-5191006172
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** **Feasibility:** feasible **Scope:** Helm chart (`charts/rocketmq-operator/templates/serviceaccount.yaml`) **Compatibility:** No breaking changes This is a reasonable feature request for users deploying operator images from private registries. Adding `imagePullSecrets` support to the service account is a standard Helm chart enhancement. **Implementation:** - Add `imagePullSecrets` field to `values.yaml` - Reference it in the ServiceAccount template - Document the configuration in the chart README --- *Automated evaluation by RockteMQ-AI* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
