You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a k8s job set up on each deployment which executes SQL script that creates additional indexes, I would love to see a feature where we could avoid this since it slows down the deployment (Deployment waits till the job is complete)
Maybe it would also be nice if we could pass higher privileged credentials to it in case we need to configure other things like users
The text was updated successfully, but these errors were encountered:
We have a k8s job set up on each deployment which executes SQL script that creates additional indexes, I would love to see a feature where we could avoid this since it slows down the deployment (Deployment waits till the job is complete)
Maybe it would also be nice if we could pass higher privileged credentials to it in case we need to configure other things like users
The text was updated successfully, but these errors were encountered: