Closed julienkosinski closed 6 months ago
Hello,
When I configure the chart with:
env: - name: VECTOR_LOG value: "debug"
It doesn't start in debug mode with the latest version.
2024-05-14T10:31:07.789195Z INFO vector: Vector has started. debug="false" version="0.38.0" arch="x86_64" revision="ea0ec6f 2024-05-07 14:34:39.794027186"
This problem seems to be present only when doing a helm update. Re-installing it all seems to work.
helm update
Maybe I've done a config error?... Thank you very much!
Hello,
When I configure the chart with:
It doesn't start in debug mode with the latest version.
This problem seems to be present only when doing a
helm update
. Re-installing it all seems to work.Maybe I've done a config error?... Thank you very much!