Skip to content

Instantly share code, notes, and snippets.

@krx252525
Last active June 12, 2020 01:51
Show Gist options
  • Save krx252525/ef93aff924941da37cc7b9db8bac26cd to your computer and use it in GitHub Desktop.
Save krx252525/ef93aff924941da37cc7b9db8bac26cd to your computer and use it in GitHub Desktop.
Disables Openshift Catalogue
(function() {
OPENSHIFT_CONSTANTS.DISABLE_SERVICE_CATALOG_LANDING_PAGE=true;
}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment