Merge pull request 'add thanos' (#313) from add-thanos into master
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

Reviewed-on: #313
This commit is contained in:
Aaron Riedel 2024-10-02 22:02:48 +02:00
commit e79f6c59d9

View file

@ -23,6 +23,13 @@
"url": "https://alertmanager.services.yolokube.de", "url": "https://alertmanager.services.yolokube.de",
"icon": "notifications", "icon": "notifications",
"newTab": true "newTab": true
},
{
"name": "Thanos",
"displayURL": "thanos.services.yolokube.de",
"url": "https://thanos.services.yolokube.de",
"icon": "browse_gallery",
"newTab": true
} }
] ]
}, },