Pod access outside cluster

Dear thockin,
Thank you for your help, I adjusted my pods to reach the database as you have mentioned and the way I got it to work is by using hostNetwork = true
Although it is not recommended for production level in terms of security, It will be used for the meantime until I add my database to the cluster.