mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
remove pruning on all kustomizations in preparation for update
This commit is contained in:
@@ -8,7 +8,7 @@ spec:
|
||||
path: ./traefik
|
||||
dependsOn:
|
||||
- name: reflector
|
||||
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