Search

4.2.2. Enabling Global Team Visibility

download PDF
Developers cannot search and view global teams because this capability is disabled by default. The following instructions describe how to enable this capability for new or existing user accounts.
Enabling Global Team Visibility for New Accounts

Set the following variable in the /etc/openshift/broker.conf file to "true":

DEFAULT_VIEW_GLOBAL_TEAMS = "true"

Next, restart the broker service for the changes to take effect:
# service openshift-broker restart
All new developer accounts that are created in the future will have the ability to search and view global teams.
Enabling Global Team Visibility for Existing Accounts

Enable the ability to view and search global teams for existing accounts with the following command:

$ oo-admin-ctl-user -l username --allowviewglobalteams true
Disable this capability by changing the --allowviewglobalteams option to false.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.