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

Accept RabbitMQ Parameters Separately Instead of URL #1002

Open
papaymaguire opened this issue Oct 31, 2024 · 0 comments
Open

Accept RabbitMQ Parameters Separately Instead of URL #1002

papaymaguire opened this issue Oct 31, 2024 · 0 comments

Comments

@papaymaguire
Copy link

Currently the full URL must be used for the RabbitMQ connection. Rather split this up into separate parameters, host, port, user, password, etc, and create the URL from those. This will enable the Helm charts to accept several different parameters and to have the credentials come from Kubernetes secrets rather than hard coded in plain text. Once this is changed, an additional issue will be created in the charts repository in order to make that change.

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

No branches or pull requests

1 participant