Deployment - Store osdu auth parameters more securely
Currently osdu auth parameters are stored in a text (.yml) file and checked in GitHub. These parameters should be stored more secure way like Environment variables so that only authorized users to machine will have access.