Closed teremterem closed 3 years ago
I have moved Elasticsearch into a separate, env agnostic serverless stack. Separation between prod and oleksandr is not finished yet, though (they are separate but no convenient way to deploy both from the repo simultaneously).
Question: How to avoid creating two instances of elasticsearch, though? Answer: Move elasticsearch definition to a separate serverless.yml. Switch Elasticsearch to t3.micro along the way?