--- name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: '' --- **Setup information** docker run / docker-compose / Helm **Describe the bug** A clear and concise description of what the bug is. **To reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots/logs** If applicable, add screenshots to help explain your problem. ``` Any Error that sucks ``` **Docker/Kubernetes/Helm**: - Output of `docker version`: ``` (paste your output here) ``` - Output of `helm version`: ``` (paste your output here) ``` - Output of `kubectl version`: ``` (paste your output here) ``` **Additional context** Add any other context about the problem here.