Skip to content

Commit

Permalink
feat(console-links): add link to github alert issues to console menue
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Görn <[email protected]>
  • Loading branch information
goern committed Nov 5, 2023
1 parent 80480b2 commit 951fcbd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions manifests/organizational-unit-scope/console-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,16 @@ spec:
href: https://prow.b4mad.emea.operate-first.cloud/
location: ApplicationMenu
text: op1st Prow
---
apiVersion: console.openshift.io/v1
kind: ConsoleLink
metadata:
name: op1st-alerts-issues
spec:
applicationMenu:
imageURL: >-
https://www.operate-first.cloud/static/opf-logo-b2b74c6d556f96066bf5836da3e43d61.png
section: Operate First Infrastructure Alerts and Issues
href: https://github.com/operate-first/alerts/issues
location: ApplicationMenu
text: op1st Alerts

0 comments on commit 951fcbd

Please sign in to comment.