Feature: Add ArgoCD widget (#4305)

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Felix Cornelius 2024-11-19 22:59:52 +01:00 committed by GitHub
parent adde687331
commit 4a3a4c846e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 116 additions and 0 deletions

View file

@ -36,6 +36,7 @@ export default async function credentialedProxyHandler(req, res, map) {
headers["X-gotify-Key"] = `${widget.key}`;
} else if (
[
"argocd",
"authentik",
"cloudflared",
"ghostfolio",