re-enable prune

This commit is contained in:
2025-06-09 17:23:11 -04:00
parent b8c7e8a353
commit 6749d92a43
20 changed files with 20 additions and 20 deletions

View File

@@ -6,7 +6,7 @@ metadata:
spec:
interval: 15m
path: ./apps/nextcloud
prune: false # remove any elements later removed from the above path
prune: true # remove any elements later removed from the above path
wait: true
sourceRef:
kind: GitRepository