mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 21:09:58 +00:00
remove pruning on all kustomizations in preparation for update
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
interval: 15m
|
||||
path: ./syncthing
|
||||
prune: true # remove any elements later removed from the above path
|
||||
prune: false # remove any elements later removed from the above path
|
||||
timeout: 2m # if not set, this defaults to interval duration, which is 1h
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
|
||||
Reference in New Issue
Block a user