We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0188ae6 commit 1868a7cCopy full SHA for 1868a7c
3 files changed
infrastructure/controllers/argocd/apps/infrastructure-appset.yaml
@@ -23,6 +23,7 @@ spec:
23
app.kubernetes.io/part-of: infrastructure
24
spec:
25
project: infrastructure
26
+ revisionHistoryLimit: 3
27
source:
28
repoURL: https://github.com/mitchross/k3s-argocd-proxmox.git
29
targetRevision: HEAD
infrastructure/controllers/argocd/apps/monitoring-appset.yaml
@@ -17,6 +17,7 @@ spec:
17
argocd.argoproj.io/sync-wave: "0"
18
19
project: monitoring
20
21
22
infrastructure/controllers/argocd/apps/my-apps-appset.yaml
argocd.argoproj.io/sync-wave: "2"
project: my-apps
0 commit comments