From dc7b05a2e8d20d476c21a8489492b98010418a38 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 14 May 2023 09:17:04 -0500 Subject: [PATCH] update --- argocd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/values.yaml b/argocd/values.yaml index 2d32ea1..6043d87 100644 --- a/argocd/values.yaml +++ b/argocd/values.yaml @@ -49,7 +49,7 @@ argo-cd: # app: argo-cd # -- Number of old deployment ReplicaSets to retain. The rest will be garbage collected. - revisionHistoryLimit: 3 + revisionHistoryLimit: 1 # Default image used by all components image: