Customizing Openshift Menu -
James Land - 19 Jan 2023
Customize Openshift Menu
Customization of the Openshift Menu can be done using console links. It is pretty simple and can really make the instance of Openshift feel more branded to the organization you are a part of
apiVersion: console.openshift.io/v1
kind: ConsoleLink
metadata:
name: namespaced-dashboard-link-for-all-namespaces
spec:
href: 'https://www.example.com'
location: NamespaceDashboard
text: This appears in all namespaces