remove pruning on all kustomizations in preparation for update

This commit is contained in:
2025-06-07 16:24:51 -04:00
parent 6ff7c9b8c4
commit 5ac011f02b
32 changed files with 32 additions and 32 deletions

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./baikal path: ./baikal
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./calibre-web path: ./calibre-web
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -8,7 +8,7 @@ spec:
path: ./cert-manager path: ./cert-manager
dependsOn: dependsOn:
- name: external-dns - name: external-dns
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./cnpg path: ./cnpg
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -8,7 +8,7 @@ spec:
path: ./external-dns path: ./external-dns
dependsOn: dependsOn:
- name: sealed-secrets - name: sealed-secrets
prune: true # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
timeout: 10m # if not set, this defaults to interval duration, which is 1h timeout: 10m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./gitea path: ./gitea
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./hoarder path: ./hoarder
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./homeassistant path: ./homeassistant
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./immich path: ./immich
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./kube-prometheus-stack path: ./kube-prometheus-stack
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -8,7 +8,7 @@ spec:
path: ./letsencrypt-wildcard-cert path: ./letsencrypt-wildcard-cert
dependsOn: dependsOn:
- name: cert-manager - name: cert-manager
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -8,7 +8,7 @@ spec:
path: ./longhorn path: ./longhorn
dependsOn: dependsOn:
- name: nfs-subdir-external-provisioner - name: nfs-subdir-external-provisioner
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./media path: ./media
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -8,7 +8,7 @@ spec:
dependsOn: dependsOn:
- name: metallb-system - name: metallb-system
path: ./metallb-config path: ./metallb-config
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./metallb-system path: ./metallb-system
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./michaelthomson path: ./michaelthomson
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./nextcloud path: ./nextcloud
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -8,7 +8,7 @@ spec:
path: ./nfs-subdir-external-provisioner path: ./nfs-subdir-external-provisioner
dependsOn: dependsOn:
- name: traefik-config - name: traefik-config
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./nvidia-device-plugin path: ./nvidia-device-plugin
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./pihole path: ./pihole
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./plane path: ./plane
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -8,7 +8,7 @@ spec:
path: ./reflector path: ./reflector
dependsOn: dependsOn:
- name: letsencrypt-wildcard-cert - name: letsencrypt-wildcard-cert
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./roundcube path: ./roundcube
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -9,7 +9,7 @@ spec:
dependsOn: dependsOn:
- name: metallb-system - name: metallb-system
- name: metallb-config - name: metallb-config
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./snapshot-controller path: ./snapshot-controller
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./syncthing 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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -8,7 +8,7 @@ spec:
path: ./traefik-config path: ./traefik-config
dependsOn: dependsOn:
- name: traefik - name: traefik
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -8,7 +8,7 @@ spec:
path: ./traefik path: ./traefik
dependsOn: dependsOn:
- name: reflector - 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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./uptime-kuma path: ./uptime-kuma
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./vaultwarden path: ./vaultwarden
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./wg-easy path: ./wg-easy
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository

View File

@@ -6,7 +6,7 @@ metadata:
spec: spec:
interval: 15m interval: 15m
path: ./woodpecker path: ./woodpecker
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 timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository