From 7c6945c84e8d7d4b35d753951b31f7088566290f Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 9 Feb 2026 18:45:09 -0600 Subject: [PATCH] fix: fix argocd fields --- clusters/cl01tl/helm/homepage/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/homepage/values.yaml b/clusters/cl01tl/helm/homepage/values.yaml index 27dc589d8..ae029d5c9 100644 --- a/clusters/cl01tl/helm/homepage/values.yaml +++ b/clusters/cl01tl/helm/homepage/values.yaml @@ -353,7 +353,7 @@ homepage: type: argocd url: http://argocd-server.argocd:80 key: {{ "{{HOMEPAGE_VAR_ARGOCD_API_TOKEN}}" }} - fields: ["wanted", "queued", "series"] + fields: ["outOfSync", "progressing", "suspended", "degraded"] - Deployment Workflows: icon: sh-argo-cd.webp description: Argo Workflows