|
@@ -7,18 +7,32 @@ assignees: ''
|
|
|
|
|
|
---
|
|
|
|
|
|
+<!--
|
|
|
+
|
|
|
+Don't forget to check for existing issues/discussions regarding your proposal. We might already have it.
|
|
|
+https://github.com/provectus/kafka-ui/issues
|
|
|
+https://github.com/provectus/kafka-ui/discussions
|
|
|
+
|
|
|
+-->
|
|
|
+
|
|
|
**Describe the bug**
|
|
|
<!--(A clear and concise description of what the bug is.)-->
|
|
|
|
|
|
|
|
|
**Set up**
|
|
|
<!--
|
|
|
-(How do you run the app?
|
|
|
-Which version of the app are you running? Provide either docker image version or check commit hash at the top left corner. We won't be able to help you without this information.)
|
|
|
+How do you run the app? Please provide as much info as possible:
|
|
|
+1. App version (docker image version or check commit hash in the top left corner in UI)
|
|
|
+2. Helm chart version, if you use one
|
|
|
+3. Any IAAC configs
|
|
|
+
|
|
|
+We might close the issue without further explanation if you don't provide such information.
|
|
|
-->
|
|
|
|
|
|
|
|
|
**Steps to Reproduce**
|
|
|
+<!-- We'd like you to provide an example setup (via docker-compose, helm, etc.)
|
|
|
+to reproduce the problem, especially with a complex setups. -->
|
|
|
Steps to reproduce the behavior:
|
|
|
|
|
|
1.
|