Hey guys I have a question related to a rolling deployment on kubernetes:
When I deploy my graphql server (prisma client) with a rolling deployment they should only be connected to a compatible prisma server. How can I solve this when I have to deploy a new datamodel?