Last active
June 12, 2020 01:51
-
-
Save krx252525/ef93aff924941da37cc7b9db8bac26cd to your computer and use it in GitHub Desktop.
Disables Openshift Catalogue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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