Add 'path_style' to object storage config secret
Adds 'path_style' configuration to object storage secret. This fixes an issue where uploading objects from GitLab was throwing an error "Name or service not known".
Closes https://gitlab.com/gitlab-org/gl-openshift/gitlab-operator/-/issues/129
Test instructions
- Deploy the operator to a cluster
- Wait for webservice pods to be up
- Create a new issue
- Attempt to paste an image into the issue description and confirm that it works
Edited by Mitchell Nielsen