Controller: Align Deployment and StatefulSet object names
Fixes object names in the Controller and test.sh
to match the names coming from the Helm chart. Otherwise, the testing framework and the controller won't be able to check to ensure resources exist and are Available before proceeding.
Related: https://gitlab.com/gitlab-org/gl-openshift/gitlab-operator/-/merge_requests/96 Related: https://gitlab.com/gitlab-org/gl-openshift/gitlab-operator/-/issues/80
Edited by Mitchell Nielsen