From 55581afc468a15e17d225ce7dbee6445f072b995 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 13 Mar 2025 22:24:31 -0500 Subject: [PATCH] add backslash --- clusters/cl01tl/deployment/argocd/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/deployment/argocd/values.yaml b/clusters/cl01tl/deployment/argocd/values.yaml index e5752b72f..eea639204 100644 --- a/clusters/cl01tl/deployment/argocd/values.yaml +++ b/clusters/cl01tl/deployment/argocd/values.yaml @@ -6,8 +6,8 @@ argo-cd: admin.enabled: true timeout.reconciliation: 100s timeout.reconciliation.jitter: 60s - url: https://argocd.alexlebens.net - statusbadge.url: https://argocd.alexlebens.net + url: https://argocd.alexlebens.net/ + statusbadge.url: https://argocd.alexlebens.net/ statusbadge.enabled: true dex.config: | connectors: