Thanks for the update, got it. We have 1 database for all environments (sine I have no idea why we need to have 2 separate databases, as it all works for one project)
Does it mean that we can’t have 2 Kubernetes services run in parallel? Or it just means that we can’t use 2 services at one time (meaning, that we can use development link and after this we can use production link just not using these links in parallel in one time)?
I thought that all versions of Strapi (dev and prod) use some locking mechanism not to break anything in database. Isn’t that so?
Here in docs there is nothing about using dev and prod mode together so I wonder what is the risk of doing this?
1 Like