Update charts/argocd-apps/ci/applications-values.yaml
Updating default to `null` in order to avoid changing default behavior Signed-off-by: Sergi Alonso <45431066+sergialonsaco@users.noreply.github.com>
This commit is contained in:
parent
4f557c8474
commit
312eb09d5a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ applications:
|
|||
automated:
|
||||
prune: false
|
||||
selfHeal: false
|
||||
revisionHistoryLimit: 5
|
||||
revisionHistoryLimit: null
|
||||
ignoreDifferences:
|
||||
- group: apps
|
||||
kind: Deployment
|
||||
|
|
Loading…
Reference in a new issue