diff --git a/dashboard/base/dashboard.yaml b/dashboard/base/dashboard.yaml index b26dcf0..cd00a7a 100644 --- a/dashboard/base/dashboard.yaml +++ b/dashboard/base/dashboard.yaml @@ -222,37 +222,6 @@ data: "newTab": true } ] - }, - { - "name": "GitOps", - "items": [ - { - "name": "Gitea", - "displayURL": "git.ar21.de", - "url": "https://git.ar21.de", - "icon": "alt_route", - "newTab": true - }, - { - "name": "DroneCI", - "displayURL": "drone.ar21.de", - "url": "https://drone.ar21.de", - "icon": "helicopter", - "newTab": true - } - ] - }, - { - "name": "Applications", - "items": [ - { - "name": "Paste", - "displayURL": "paste.apps.yolokube.de", - "url": "https://paste.apps.yolokube.de", - "icon": "description", - "newTab": true - } - ] } ] }