Skip to content

Commit

Permalink
argocd: enable pruning of resources during sync (#925)
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer and theosanderson authored Feb 7, 2024
1 parent b8e62a5 commit b64311f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/appset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ kind: ApplicationSet
metadata:
name: pp-preview
namespace: argocd
resourceVersion: "33491144"
spec:
goTemplate: true
generators:
Expand Down Expand Up @@ -50,3 +51,4 @@ spec:
syncPolicy:
automated:
selfHeal: true
prune: true

0 comments on commit b64311f

Please sign in to comment.