fix: fix argocd fields
This commit is contained in:
@@ -353,7 +353,7 @@ homepage:
|
|||||||
type: argocd
|
type: argocd
|
||||||
url: http://argocd-server.argocd:80
|
url: http://argocd-server.argocd:80
|
||||||
key: {{ "{{HOMEPAGE_VAR_ARGOCD_API_TOKEN}}" }}
|
key: {{ "{{HOMEPAGE_VAR_ARGOCD_API_TOKEN}}" }}
|
||||||
fields: ["wanted", "queued", "series"]
|
fields: ["outOfSync", "progressing", "suspended", "degraded"]
|
||||||
- Deployment Workflows:
|
- Deployment Workflows:
|
||||||
icon: sh-argo-cd.webp
|
icon: sh-argo-cd.webp
|
||||||
description: Argo Workflows
|
description: Argo Workflows
|
||||||
|
|||||||
Reference in New Issue
Block a user