BB Gitlab should default to deny users ability to create group
We should configure the gitlab that bigbang installs to default to deny users the ability to create group to better match the desired state of PB.
# relevant gitlab values
global:
appConfig:
defaultCanCreateGroup: false