Illia Shestakov

Results 3 issues of Illia Shestakov

Close #1030 My solution seems dirty to me, so I'm very much open to suggestions on how to improve it.

**Bug description** I have following options in my `config.yml`: ```yaml RUN_ELASTICSEARCH: false RUN_MONGODB: false RUN_MYSQL: false RUN_REDIS: false RUN_SMTP: false ``` It blocks k8s deployment since there's no persistent volume...

bug

**Is your feature request related to a problem? Please describe.** MySQL 8.1 reached [EOL around 6 months ago](https://endoflife.date/mysql) **Describe the solution you'd like** Provide MySQL 8.2 or 8.3 by default....