RockteMQ-AI commented on issue #192: URL: https://github.com/apache/rocketmq-operator/issues/192#issuecomment-5192844549
**Issue Evaluation** Category: `question` The current CRD does not expose a `volumeMounts` field for custom ConfigMap mounts. As a workaround: 1. Modify the StatefulSet template directly (if not fully managed by the operator) 2. Use an init container to copy ConfigMap content into a shared volume 3. Submit a feature request to extend the CRD with `extraVolumeMounts` --- *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]
