Open nadecancode opened 4 weeks ago
we just run into the same issue
FYI @MemberIT
@reneeckstein, @nadecancode
Please provide an example of values.yaml
to reproduce the issue.
@reneeckstein, @nadecancode Please provide an example of
values.yaml
to reproduce the issue. I don't have access to these with my personal device. But your build can fail with:
externalKafka:
- host: xxx
port: xxx
- host: yyy
port: yyy
Could someone review the referenced PR please? Or even better, try it.
@nadecancode @patsevanton @reneeckstein
Thanks!
@reneeckstein @nadecancode PR is work. Could you try PR.
Issue submitter TODO list
Describe the bug (actual behavior)
https://github.com/sentry-kubernetes/charts/pull/1557 breaks when there are multiple host / port that need to be specified.
Expected behavior
No response
values.yaml
Multiple externalKafka hosts / ports
Helm chart version
25.20.0
Steps to reproduce
Install with multiple kafka hosts & ports
Screenshots
No response
Logs
No response
Additional context
No response