From this documentation, https://firebase.google.com/docs/storage/web/upload-files we can upload files to a bucket that is created and managed by Firebase (using the default App engine project managed by Firebase)
But how to use Firebase to use an existing storage bucket, that is NOT managed by Firebase (though it has admin access to the same Google cloud account as that used to create the Firebase app)?