Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add imagePullSecrets to service account in operator helm chart #221

Open
DavidSonoda opened this issue Apr 4, 2024 · 1 comment · May be fixed by #222
Open

[Feature Request] Add imagePullSecrets to service account in operator helm chart #221

DavidSonoda opened this issue Apr 4, 2024 · 1 comment · May be fixed by #222

Comments

@DavidSonoda
Copy link

FEATURE REQUEST

  1. Please describe the feature you are requesting.

Allow the operator helm chart to specify imagePullSecrets in the serviceAccount.

  1. 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.

  1. 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
@DavidSonoda DavidSonoda linked a pull request Apr 4, 2024 that will close this issue
9 tasks
@DavidSonoda
Copy link
Author

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant