vector k8s deployment from chart with error Configuration error. error=invalid type: sequence, expected a string #24523
Replies: 2 comments
-
|
ok, find out, bootstrap_servers should be string. I just focused on this internal_log_rate_limit=false thing and couldn't find initially what was wrong. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Maybe fix this misleading info? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to deploy vector on k8s from vector chart and I am struggling with error:
so I copied configuration from container and I am running this config locally with the same error:
this is result:
Any hints? What's wrong with this config?
Beta Was this translation helpful? Give feedback.
All reactions