Our customer has a running cassandra cluster (not in a container). We are currently trying to find a way to apply cql scripts in an automated way during rollout of our application that is deployed in a kubernetes cluster. Our application is a quarkus application.
Has anyone a hint for me how to handle this in a proper way?