Skip to content

build: refactor how containers are set up

Boros Gábor requested to merge gabor/refactor-containers into master

Description

This MR refactors how containers are set up to work better with Helm Charts-based deployment.

Also, this replaces the ancient redis version 2.8 with a fresh 7.0 one.

Test instructions

  1. Start listaflow locally
  2. Validate it starts all containers and seems to work as it used to
Edited by Boros Gábor

Merge request reports