remove short timeouts

This commit is contained in:
2025-06-08 09:34:43 -04:00
parent ba3fdcbdd4
commit cc4afd2003
38 changed files with 0 additions and 38 deletions

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/baikal
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/calibre-web
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/gitea
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/hoarder
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/homeassistant
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/immich
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/kube-prometheus-stack
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/media
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/michaelthomson
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/nextcloud
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/pihole
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/plane
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/roundcube
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/syncthing
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/uptime-kuma
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/vaultwarden
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/wg-easy
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/woodpecker
prune: false # remove any elements later removed from the above path
wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
- name: infra-controllers
interval: 1h
retryInterval: 1m
timeout: 5m
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -6,7 +6,6 @@ metadata:
spec:
interval: 1h
retryInterval: 1m
timeout: 5m
sourceRef:
kind: GitRepository
name: flux-system