fix(argocd-apps): Add revisionHistoryLimit option to apps (#1874)

This commit is contained in:
Sergi Alonso 2023-03-02 15:56:41 +01:00 committed by GitHub
parent 053a338ea9
commit 037d3a9e76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 1 deletions

View file

@ -30,6 +30,7 @@ applications: []
# automated:
# prune: false
# selfHeal: false
# revisionHistoryLimit: null
# ignoreDifferences:
# - group: apps
# kind: Deployment