apache / apache/rocketmq-operator
[Feature Request] Add `imagePullSecrets` to service account in operator helm chart
- Dominant language
- Go
- Stars
- 336
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
**FEATURE REQUEST**
1. Please describe the feature you are requesting.
Allow the operator helm chart to specify `imagePullSecrets` in the serviceAccount.
2. Provide any additional detail on your proposed use case for this feature.
When building operator image with different rocketmq version and pushed to private registry that requires auth, `imagePullSecrets` are needed.
2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
- importance: should-have
- workaround now: manually modify the `charts/rocketmq-operator/templates/serviceaccount.yaml` manifest to add `imagePullSecrets`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.