Files that we are adding/copying to containers will not persist and will be lost when the container/pod rollout.
Therefore, you need to persist the jdbc connector jar files by using config maps or using persistent Volumes.
For further info please refer to [1].